[latex3-commits] [git/l3build] master: Don't clean out localdir (ad9555b)

Joseph Wright joseph.wright at morningstar2.co.uk
Sun Jan 7 16:34:45 CET 2018


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

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

commit ad9555ba135815e8e6ef271adb25f080820045d0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Jan 7 15:34:45 2018 +0000

    Don't clean out localdir
    
    Got lost in the file split ...


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

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

diff --git a/l3build-check.lua b/l3build-check.lua
index d6de42d..5f69a43 100644
--- a/l3build-check.lua
+++ b/l3build-check.lua
@@ -48,7 +48,6 @@ local execute          = os.execute
 -- for saving the test files
 function checkinit()
   cleandir(testdir)
-  cleandir(localdir)
   depinstall(checkdeps)
   -- Copy dependencies to the test directory itself: this makes the paths
   -- a lot easier to manage, and is important for dealing with the log and





More information about the latex3-commits mailing list