Skip to content

Commit

Permalink
logic no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
wspr committed Dec 16, 2018
1 parent 3a4d040 commit 70a317b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions l3build-upload.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70a317b

Please sign in to comment.