[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Mumble (c6dced5f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Feb 21 09:04:07 CET 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/c6dced5f6b638281fc38c776895a55bec4636215
>---------------------------------------------------------------
commit c6dced5f6b638281fc38c776895a55bec4636215
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Feb 21 08:04:07 2020 +0000
Mumble
>---------------------------------------------------------------
c6dced5f6b638281fc38c776895a55bec4636215
base/build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/base/build.lua b/base/build.lua
index 6faf1940..ec1b030b 100644
--- a/base/build.lua
+++ b/base/build.lua
@@ -183,7 +183,6 @@ function bundleunpack ()
.. " " .. unpackdir .. "/" .. j,"w"
):write(string.rep("y\n", 300)):close()
if not success then
- print("DRAT")
return 1
end
end
More information about the latex3-commits
mailing list.