[latex3-commits] [git/LaTeX3-latex3-l3build] ctan-post: missing comma (7da4bfc)
Will Robertson
wspr81 at gmail.com
Tue Dec 11 13:15:37 CET 2018
Repository : https://github.com/latex3/l3build
On branch : ctan-post
Link : https://github.com/latex3/l3build/commit/7da4bfcbb3c13c545d9b6000b6c5da203c495ef4
>---------------------------------------------------------------
commit 7da4bfcbb3c13c545d9b6000b6c5da203c495ef4
Author: Will Robertson <wspr81 at gmail.com>
Date: Tue Dec 11 22:45:37 2018 +1030
missing comma
>---------------------------------------------------------------
7da4bfcbb3c13c545d9b6000b6c5da203c495ef4
l3build-stdmain.lua | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3build-stdmain.lua b/l3build-stdmain.lua
index 23f82b0..f2d8797 100644
--- a/l3build-stdmain.lua
+++ b/l3build-stdmain.lua
@@ -138,7 +138,7 @@ target_list =
bundle_target = true,
desc = "Unpacks the source files into the build tree",
func = unpack
- }
+ },
upload =
{
desc = "Send archive to CTAN for public release",
More information about the latex3-commits
mailing list