From 465268f1a3c7ada7d7c8336fcea0c0deea3d77e7 Mon Sep 17 00:00:00 2001 From: Context Git Mirror Bot Date: Thu, 29 May 2014 13:15:14 +0200 Subject: 2014-05-29 12:49:00 --- scripts/context/lua/mtx-context.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/context/lua/mtx-context.lua b/scripts/context/lua/mtx-context.lua index 371723271..9de6717bf 100644 --- a/scripts/context/lua/mtx-context.lua +++ b/scripts/context/lua/mtx-context.lua @@ -704,7 +704,7 @@ function scripts.context.run(ctxdata,filename) -- local command = luatex_command(l_flags,c_flags,mainfile,a_engine) -- - report("run %s: %s",i,command) + report("run %s: %s",currentrun,command) print("") -- cleaner, else continuation on same line local returncode, errorstring = os.spawn(command) if not returncode then -- cgit v1.2.3