[latex3-commits] [git/l3build] master: Remove a debug line (55d9e52)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Dec 11 13:52:34 CET 2017
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/55d9e52e639f8f2d0f7454352c91f47b82ae390f
>---------------------------------------------------------------
commit 55d9e52e639f8f2d0f7454352c91f47b82ae390f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Dec 9 21:21:21 2017 +0000
Remove a debug line
>---------------------------------------------------------------
55d9e52e639f8f2d0f7454352c91f47b82ae390f
l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index 78b44af..7f9951a 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -863,7 +863,6 @@ function copyctan()
local ctantarget = ctanpkg
if docfiledir ~= currentdir then
ctantarget = ctanpkg .. "/" .. gsub(docfiledir, "^%.*/", "")
- print(ctantarget)
end
for _,filetype in pairs(
{
More information about the latex3-commits
mailing list