[latex3-commits] [git/LaTeX3-latex3-l3build] ctan-post: logic no longer needed (70a317b)

Will Robertson wspr81 at gmail.com
Sun Dec 16 12:22:23 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : ctan-post
Link       : https://github.com/latex3/l3build/commit/70a317b5242d8c7c76ef080beb76d554ba402ce3

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

commit 70a317b5242d8c7c76ef080beb76d554ba402ce3
Author: Will Robertson <wspr81 at gmail.com>
Date:   Sun Dec 16 21:52:23 2018 +1030

    logic no longer needed


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

70a317b5242d8c7c76ef080beb76d554ba402ce3
 l3build-upload.lua |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/l3build-upload.lua b/l3build-upload.lua
index a2ee9ab..bf31aba 100644
--- a/l3build-upload.lua
+++ b/l3build-upload.lua
@@ -61,10 +61,6 @@ local ctanupload = ctanupload or "ask"
 function upload()
 
   -- try a sensible default for the package name:
-  local bundle = bundle or ""
-  if bundle == "" then
-    bundle = nil
-  end
   uploaddata.pkg = uploaddata.pkg or ctanpkg or nil
 
   --         field                                   max  desc                                 mandatory  multi





More information about the latex3-commits mailing list