summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/mainbody.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/mainbody.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/mainbody.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/mainbody.c b/Build/source/texk/web2c/luatexdir/tex/mainbody.c
index ca9a79dbb02..9116d8bdb67 100644
--- a/Build/source/texk/web2c/luatexdir/tex/mainbody.c
+++ b/Build/source/texk/web2c/luatexdir/tex/mainbody.c
@@ -668,6 +668,7 @@ void close_files_and_terminate(void)
print_ln();
}
lua_a_close_out(log_file);
+ log_opened_global = false;
}
callback_id = callback_defined(wrapup_run_callback);
if (callback_id > 0) {