summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 15:26:34 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 15:26:34 +0100
commit627a025403c21c87c4a56135c4b05810104507da (patch)
tree5df11b95040b96dda8224a8c6e548ebf4f78044b
parent0711cc9a16065c5e69406eb9d182cc686600a366 (diff)
Test suite: build-modes tests: Clean the tree ourselves before each test
-rw-r--r--tests/lib-build-modes1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/lib-build-modes b/tests/lib-build-modes
index 879bc01..cdf223d 100644
--- a/tests/lib-build-modes
+++ b/tests/lib-build-modes
@@ -109,6 +109,7 @@ bm-run-one () {
bm-compute-expected
git checkout $branch
+ git clean -xdf # since we might not do any actual cleaning
dsc='../example_1.0.dsc'
rm -f $dsc