From 3223b0a0688dcb13650d12294f6d88743117f9c1 Mon Sep 17 00:00:00 2001 From: Marius Date: Tue, 1 Feb 2011 17:00:11 +0200 Subject: beta 2011.02.01 15:28 --- scripts/context/lua/mtxrun.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/context/lua') diff --git a/scripts/context/lua/mtxrun.lua b/scripts/context/lua/mtxrun.lua index 0251ed5ed..6b34f0f92 100644 --- a/scripts/context/lua/mtxrun.lua +++ b/scripts/context/lua/mtxrun.lua @@ -10702,7 +10702,7 @@ end function resolvers.setenv(key,value) if instance then instance.environment[key] = value - ossetenv(key,value) + ossetenv(key,resolvers.resolve(value)) -- brr, we need info about the var being a path end end -- cgit v1.2.3