[latex3-commits] [l3svn] r6378 - Stray space

noreply at latex-project.org noreply at latex-project.org
Wed Jan 20 16:33:16 CET 2016


Author: joseph
Date: 2016-01-20 16:33:16 +0100 (Wed, 20 Jan 2016)
New Revision: 6378

Modified:
   trunk/l3build/l3build.lua
Log:
Stray space


Modified: trunk/l3build/l3build.lua
===================================================================
--- trunk/l3build/l3build.lua	2016-01-19 22:28:13 UTC (rev 6377)
+++ trunk/l3build/l3build.lua	2016-01-20 15:33:16 UTC (rev 6378)
@@ -1498,7 +1498,7 @@
       dir,
       zipexe .. " " .. zipopts .. " -ll ".. zipname .. " " .. "."
         .. (
-          (binfiles or  exclude) and (" -x" .. binfiles .. " " .. exclude)
+          (binfiles or exclude) and (" -x" .. binfiles .. " " .. exclude)
           or ""
         )
     )



More information about the latex3-commits mailing list