[latex3-commits] [l3svn] 05/20: l3build: Localise functions/variables
noreply at latex-project.org
noreply at latex-project.org
Fri Apr 14 23:38:58 CEST 2017
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
commit d025314cc5df66eb0155047e7aae5f35db9f1fbe
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Apr 14 18:30:55 2017 +0100
l3build: Localise functions/variables
---
l3build/l3build.lua | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 57c5e6b..6f32743 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -210,6 +210,7 @@ local function argparse()
release = true,
testfiledir = true
}
+ local args = args
-- arg[1] is a special case: must be a command or "-h"/"--help"
-- Deal with this by assuming help and storing only apparently-valid
-- input
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list