From: Ian Jackson Date: Mon, 27 Jul 2015 14:26:34 +0000 (+0100) Subject: Test suite: build-modes tests: Clean the tree ourselves before each test X-Git-Tag: debian/1.1~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=627a025403c21c87c4a56135c4b05810104507da Test suite: build-modes tests: Clean the tree ourselves before each test --- diff --git a/tests/lib-build-modes b/tests/lib-build-modes index 879bc016..cdf223d6 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