[latex3-commits] [l3svn] 06/06: Stray space
noreply at latex-project.org
noreply at latex-project.org
Sun Dec 27 15:58:25 CET 2015
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit b1e6da4308de83a5bcdcb387d58d9dd4acf9a69c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 27 14:28:35 2015 +0000
Stray space
---
l3build/l3build.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 06ebecf..ce7f87a 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -725,7 +725,7 @@ end
-- Convert the raw log file into one for comparison/storage: keeps only
-- the 'business' part from the tests and removes system-dependent stuff
-function formatlog(logfile, newfile, engine)
+function formatlog(logfile, newfile, engine)
-- Do this before using maxprintline to expoit scoping
local kpse = require("kpse")
kpse.set_program_name(engine)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list