From dd7b0113318332d153bf0b8cddbdfef4e1e9f90f Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Fri, 30 Jan 2015 16:15:05 +0100 Subject: 2015-01-30 15:30:00 --- scripts/context/lua/mtx-context.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') diff --git a/scripts/context/lua/mtx-context.lua b/scripts/context/lua/mtx-context.lua index a75c822d5..8a18cab39 100644 --- a/scripts/context/lua/mtx-context.lua +++ b/scripts/context/lua/mtx-context.lua @@ -760,6 +760,7 @@ function scripts.context.run(ctxdata,filename) report("run %s: %s",currentrun,command) print("") -- cleaner, else continuation on same line local returncode, errorstring = os.spawn(command) + -- todo: remake format when no proper format is found if not returncode then report("fatal error: no return code, message: %s",errorstring or "?") if resultname then -- cgit v1.2.3