summaryrefslogtreecommitdiffstats
path: root/test/missing.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2005-09-23 12:47:15 +0000
committerAndreas Gruenbacher <agruen@suse.de>2005-09-23 12:47:15 +0000
commit3f715ddbd69b01dd5df3ae2d5ecfa3e0a5f2f2c1 (patch)
tree538ce554a9ea4be4c06bf5bd0425e61db5d1b93c /test/missing.test
parent3ec760ba69941fba7c3ca8ae42cdf1fde587fa0f (diff)
downloadquilt-3f715ddbd69b01dd5df3ae2d5ecfa3e0a5f2f2c1.tar.gz
- Fix the test suite so that it doesn't fail if any higher-level
directory contains a patches/ sub-directory (iow, if quilt itself is patched with quilt).
Diffstat (limited to 'test/missing.test')
-rw-r--r--test/missing.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/missing.test b/test/missing.test
index 8c1e827..5361dad 100644
--- a/test/missing.test
+++ b/test/missing.test
@@ -1,7 +1,6 @@
- $ mkdir d
+ $ mkdir -p d/patches
$ cd d
- $ mkdir patches
$ cat > patches/series
< missing1.diff
< missing2.diff