[latex3-commits] [git/l3build] sourcedir: Drop a debug line (e5c20ab)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Dec 10 15:16:14 CET 2017


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

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

commit e5c20ab1728c246951da56294d637f0ad21377a5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Dec 10 14:16:14 2017 +0000

    Drop a debug line


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

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

diff --git a/l3build.lua b/l3build.lua
index 61d8c79..41d1d23 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -883,7 +883,6 @@ function copyctan()
   ctantarget = ctanpkg
   if sourcefiledir ~= currentdir then
     ctantarget = ctanpkg .. "/" .. gsub(sourcefiledir, "^%.*/", "")
-    print(ctantarget)
   end
   mkdir(ctandir .. "/" .. ctantarget)
   for _,file in pairs(sourcefiles) do





More information about the latex3-commits mailing list