[latex3-commits] [l3svn] branch master updated: Remove stray debug line
noreply at latex-project.org
noreply at latex-project.org
Thu Nov 17 19:05:00 CET 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new d84722b Remove stray debug line
d84722b is described below
commit d84722b54bedc78a405690cd11e376059f6d802e
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Nov 17 18:04:42 2016 +0000
Remove stray debug line
---
l3build/l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index f75a969..aa65b14 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -794,7 +794,6 @@ function formatlog(logfile, newfile, engine)
end
-- Deal with the map line: some wrapping then a zap
if string.match(lastline, "*pdftex%.map") then
- print("MAP ELONG")
line = lastline .. line
lastline = ""
end
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list