[latex3-commits] [git/l3build] sourcedir: Remove a debug line (d5b0a42)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Dec 9 22:21:21 CET 2017


Repository : https://github.com/latex3/l3build
On branch  : sourcedir
Link       : https://github.com/latex3/l3build/commit/d5b0a4261d5bc46e4af8a3906069a265a13eaaa8

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

commit d5b0a4261d5bc46e4af8a3906069a265a13eaaa8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Dec 9 21:21:21 2017 +0000

    Remove a debug line


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

d5b0a4261d5bc46e4af8a3906069a265a13eaaa8
 l3build.lua |    1 -
 1 file changed, 1 deletion(-)

diff --git a/l3build.lua b/l3build.lua
index a80d32a..3aae8d5 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