From ab6ab99e10d40ac4f62fbdb178670f05b7b86df6 Mon Sep 17 00:00:00 2001 From: Joseph Wright Date: Sat, 16 Dec 2017 20:50:42 +0000 Subject: [PATCH] Clean out localdir before tests Shows up when there are no deps and lots of files can be 'left'. --- l3build.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/l3build.lua b/l3build.lua index f5416f6a..e1179239 100644 --- a/l3build.lua +++ b/l3build.lua @@ -839,6 +839,7 @@ 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