[latex3-commits] [l3svn] 03/03: l3build: Help really should be 'stable'

noreply at latex-project.org noreply at latex-project.org
Tue Jun 14 22:57:26 CEST 2016


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

joseph pushed a commit to branch master
in repository l3svn.

commit 14901348a82315ac8a2e4f86e1a128118a6990bf
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jun 14 21:52:54 2016 +0100

    l3build: Help really should be 'stable'
---
 l3build/l3build.lua |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build/l3build.lua b/l3build/l3build.lua
index 01d5b74..4109dce 100644
--- a/l3build/l3build.lua
+++ b/l3build/l3build.lua
@@ -1441,7 +1441,7 @@ end
 -- Standard versions of the main targets for building modules
 
 -- Simply print out how to use the build system
-help = help or function()
+function help()
   print("usage: " .. arg[0] .. " <command> [<options>] [<names>]")
   print("")
   print("The most commonly used l3build commands are:")

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


More information about the latex3-commits mailing list