summaryrefslogtreecommitdiffstats
path: root/test/null-bug.test
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-01-10 18:38:54 +0000
committerJean Delvare <khali@linux-fr.org>2006-01-10 18:38:54 +0000
commitc31c2b03f9cb66981908c9048eb586d2917856af (patch)
treec473f794127b8ce789c0b65a4acdfdd7d613fbec /test/null-bug.test
parent24dc4930b6456c12bcbdf41173cc52637b88fcd5 (diff)
downloadquilt-c31c2b03f9cb66981908c9048eb586d2917856af.tar.gz
- test/null-bug.test: Fix the original directory creation so that
the test doesn't fail if any higher-level directory contains a patches/ sub-directory. - test/*.test: Fix the test suite after the December 8th, 2005 change to quilt diff. Contributed by Markus Oberhumer.
Diffstat (limited to 'test/null-bug.test')
-rw-r--r--test/null-bug.test3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/null-bug.test b/test/null-bug.test
index b8ad46e..cd7e3a6 100644
--- a/test/null-bug.test
+++ b/test/null-bug.test
@@ -1,4 +1,5 @@
- $ mkdir d
+ $ rm -rf d
+ $ mkdir -p d/patches
$ cd d
$ echo file > file