summaryrefslogtreecommitdiffstats
path: root/test/new.test
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2005-09-23 18:34:53 +0000
committerJean Delvare <khali@linux-fr.org>2005-09-23 18:34:53 +0000
commit477a03dcae94ca5df6165dd1465718252e52698f (patch)
tree29703a11282682934c64ed5d08deb6ed35228698 /test/new.test
parent2f897ab0c9e424d24e54e5c7ba0e71f28fb3baa2 (diff)
downloadquilt-477a03dcae94ca5df6165dd1465718252e52698f.tar.gz
- Fix the test suite so that directories leftover from a previously
interrupted test won't cause a test to fail.
Diffstat (limited to 'test/new.test')
-rw-r--r--test/new.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/new.test b/test/new.test
index 90cf47c..ede6eed 100644
--- a/test/new.test
+++ b/test/new.test
@@ -1,3 +1,4 @@
+ $ rm -rf d
$ mkdir -p d/patches
$ cd d