[latex3-commits] [git/LaTeX3-latex3-l3build] master: Update l3build-arguments.lua (0075a66)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Jan 28 22:01:41 CET 2021
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/0075a6627157a20460aa8f231992d30bc0a7ee76
>---------------------------------------------------------------
commit 0075a6627157a20460aa8f231992d30bc0a7ee76
Author: LAURENS Jérôme <jerome.laurens at u-bourgogne.fr>
Date: Thu Jan 28 21:06:56 2021 +0100
Update l3build-arguments.lua
>---------------------------------------------------------------
0075a6627157a20460aa8f231992d30bc0a7ee76
l3build-arguments.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-arguments.lua b/l3build-arguments.lua
index aa2f086..9d109e5 100644
--- a/l3build-arguments.lua
+++ b/l3build-arguments.lua
@@ -170,7 +170,7 @@ local function argparse()
end
long_options[k] = k
end
- local args = args
+ local arg = arg
-- 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
More information about the latex3-commits
mailing list.