[latex3-commits] [git/LaTeX3-latex3-l3build] master: Drop a stray local assignment (4e5fec7)
Joseph Wright
joseph.wright at morningstar2.co.uk
Fri Feb 5 15:08:52 CET 2021
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/4e5fec7a09fb9fede5a0589d90a1dbcd1276c52c
>---------------------------------------------------------------
commit 4e5fec7a09fb9fede5a0589d90a1dbcd1276c52c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Feb 5 14:08:52 2021 +0000
Drop a stray local assignment
>---------------------------------------------------------------
4e5fec7a09fb9fede5a0589d90a1dbcd1276c52c
l3build-variables.lua | 2 --
1 file changed, 2 deletions(-)
diff --git a/l3build-variables.lua b/l3build-variables.lua
index 7215b18..4e36f62 100644
--- a/l3build-variables.lua
+++ b/l3build-variables.lua
@@ -22,8 +22,6 @@ for those people who are interested.
--]]
-local exit = os.exit
-
-- "module" is a deprecated function in Lua 5.2: as we want the name
-- for other purposes, and it should eventually be 'free', simply
-- remove the built-in
More information about the latex3-commits
mailing list.