[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Defensive line (19dfd683)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Jul 23 19:52:26 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/19dfd683cd63a5d8ab1864a47025e7404ddffcfd

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

commit 19dfd683cd63a5d8ab1864a47025e7404ddffcfd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Jul 23 18:52:26 2019 +0100

    Defensive line


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

19dfd683cd63a5d8ab1864a47025e7404ddffcfd
 build-config.lua | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-config.lua b/build-config.lua
index 7797cd8f..164277f2 100644
--- a/build-config.lua
+++ b/build-config.lua
@@ -55,6 +55,7 @@ else
   if not string.match(branch, "%s*master%s*") then
     master_branch = false
     tdsroot = tdsroot or "latex-dev"
+    ctanpkg = ctanpkg or ""
     ctanpkg = ctanpkg .. "-dev"
     ctanzip = ctanpkg
   end





More information about the latex3-commits mailing list