[latex3-commits] [git/LaTeX3-latex3-l3build] master: Comment clean up (1bf932c)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Mar 6 22:28:27 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/1bf932c4530f9ac68dabba20ec7f17c67ade480b

>---------------------------------------------------------------

commit 1bf932c4530f9ac68dabba20ec7f17c67ade480b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Mar 6 21:28:27 2018 +0000

    Comment clean up


>---------------------------------------------------------------

1bf932c4530f9ac68dabba20ec7f17c67ade480b
 l3build.lua |    2 --
 1 file changed, 2 deletions(-)

diff --git a/l3build.lua b/l3build.lua
index 30e3e92..febb647 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -41,8 +41,6 @@ local tonumber         = tonumber
 local exit             = os.exit
 
 -- l3build setup and functions
--- Note that global (config) variables are done a little later
-
 kpse.set_program_name("kpsewhich")
 build_kpse_path = string.match(lookup("l3build.lua"),"(.*[/])")
 local function build_require(s)





More information about the latex3-commits mailing list