[latex3-commits] [git/l3build] master: Revert "Clean out localdir before tests" (63d2e88)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Jan 6 21:58:33 CET 2018
Repository : https://github.com/latex3/l3build
On branch : master
Link : https://github.com/latex3/l3build/commit/63d2e8800223462abfab1658ade20bca75b88c68
>---------------------------------------------------------------
commit 63d2e8800223462abfab1658ade20bca75b88c68
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Dec 16 20:50:42 2017 +0000
Revert "Clean out localdir before tests"
This reverts commit ab6ab99e10d40ac4f62fbdb178670f05b7b86df6.
>---------------------------------------------------------------
63d2e8800223462abfab1658ade20bca75b88c68
l3build.lua | 1 -
1 file changed, 1 deletion(-)
diff --git a/l3build.lua b/l3build.lua
index 76111f8..4caca45 100644
--- a/l3build.lua
+++ b/l3build.lua
@@ -874,7 +874,6 @@ end
-- 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