[latex3-commits] [l3svn] 03/05: One local missing

noreply at latex-project.org noreply at latex-project.org
Wed Oct 7 23:35:59 CEST 2015


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 3ffd193efff3d51b9bc836e596da9d1ec32e4988
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Oct 7 22:33:09 2015 +0100

    One local missing
---
 build.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.lua b/build.lua
index 04aad15..fb98346 100644
--- a/build.lua
+++ b/build.lua
@@ -49,7 +49,7 @@ function main (target)
       if optengines then
         engines = " --engine=" .. table.concat(optengines, ",")
       end
-      version = ""
+      local version = ""
       if optversion then
         version = " --version=" .. optversion[1]
       end

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list