[latex3-commits] [git/LaTeX3-latex3-l3build] warn-about-ctan: Given that I have forgotten that again for the second time ... (8351e93)
Frank Mittelbach
frank.mittelbach at latex-project.org
Mon Jun 28 12:02:43 CEST 2021
Repository : https://github.com/latex3/l3build
On branch : warn-about-ctan
Link : https://github.com/latex3/l3build/commit/8351e933dde509533752fbd213ceeb1066a1a12f
>---------------------------------------------------------------
commit 8351e933dde509533752fbd213ceeb1066a1a12f
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Mon Jun 28 12:02:43 2021 +0200
Given that I have forgotten that again for the second time ...
>---------------------------------------------------------------
8351e933dde509533752fbd213ceeb1066a1a12f
l3build-upload.lua | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/l3build-upload.lua b/l3build-upload.lua
index 629d2ee..ed525ee 100644
--- a/l3build-upload.lua
+++ b/l3build-upload.lua
@@ -181,6 +181,10 @@ end
else
print("Validation successful." )
end
+ print("" )
+ print("----------------------------------------------------" )
+ print("| Have you executed l3build ctan first? If so ... |" )
+ print("----------------------------------------------------" )
print("Do you want to upload to CTAN? [y/n]" )
local answer=""
io.stdout:write("> ")
More information about the latex3-commits
mailing list.