[latex3-commits] [git/LaTeX3-latex3-l3build] main: ctanupload set in l3build-variables.lua now (8dd0258)

David Carlisle d.p.carlisle at gmail.com
Mon Oct 3 21:08:39 CEST 2022


Repository : https://github.com/latex3/l3build
On branch  : main
Link       : https://github.com/latex3/l3build/commit/8dd025891b50c14b74e0a680507b7968590b2354

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

commit 8dd025891b50c14b74e0a680507b7968590b2354
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Mon Oct 3 20:08:39 2022 +0100

    ctanupload set in l3build-variables.lua now


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

8dd025891b50c14b74e0a680507b7968590b2354
 l3build-upload.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3build-upload.lua b/l3build-upload.lua
index d6328d6..85f3007 100644
--- a/l3build-upload.lua
+++ b/l3build-upload.lua
@@ -69,7 +69,7 @@ local match = string.match
 local curl_debug = curl_debug or false -- to disable posting
 -- For now, this is undocumented.
 
-local ctanupload = ctanupload or "ask"
+
 if options["dry-run"] then
   ctanupload = false
 end





More information about the latex3-commits mailing list.