summaryrefslogtreecommitdiffstats
path: root/test/add-filename-check.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/add-filename-check.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/add-filename-check.test')
-rw-r--r--test/add-filename-check.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/add-filename-check.test b/test/add-filename-check.test
index b056d74..9a26a53 100644
--- a/test/add-filename-check.test
+++ b/test/add-filename-check.test
@@ -1,6 +1,5 @@
-$ mkdir d
+$ mkdir -p d/patches
$ cd d
-$ mkdir patches
$ quilt new test.diff
>Patch patches/test.diff is now on top