[latex3-commits] [git/l3build] master: Stray lines removed (d55c5dd)

Joseph Wright joseph.wright at morningstar2.co.uk
Wed Jan 17 22:26:51 CET 2018


Repository : https://github.com/latex3/l3build
On branch  : master
Link       : https://github.com/latex3/l3build/commit/d55c5dda873305dc3a0787566aa4ece81d6d713c

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

commit d55c5dda873305dc3a0787566aa4ece81d6d713c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Jan 17 21:26:40 2018 +0000

    Stray lines removed


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

d55c5dda873305dc3a0787566aa4ece81d6d713c
 l3build-ctan.lua |    2 --
 1 file changed, 2 deletions(-)

diff --git a/l3build-ctan.lua b/l3build-ctan.lua
index 4768834..42933f5 100644
--- a/l3build-ctan.lua
+++ b/l3build-ctan.lua
@@ -51,8 +51,6 @@ function copyctan()
   end
   mkdir(ctandir .. "/" .. ctantarget)
   for _,file in pairs(sourcefiles) do
-    if sourcedir ~= currentdir then
-    end
     cp(file, sourcefiledir, ctandir .. "/" .. ctantarget)
   end
   for _,file in pairs(textfiles) do





More information about the latex3-commits mailing list