[latex3-commits] [l3svn] 02/06: Formatting
noreply at latex-project.org
noreply at latex-project.org
Sun Dec 27 15:58:21 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 0b4b2835bd73ca3098e121a9bf609142ac7fb2c8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Dec 27 11:11:41 2015 +0000
Formatting
---
l3build/l3build.lua | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index ccd0ab3..63ce0df 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -189,11 +189,11 @@ function argparse()
}
local option_args =
{
- date = true ,
- engine = true ,
- halt = false,
- help = false,
- quiet = false,
+ date = true ,
+ engine = true ,
+ halt = false,
+ help = false,
+ quiet = false,
version = true
}
-- arg[1] is a special case: must be a command or "-h"/"--help"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list