summaryrefslogtreecommitdiffstats
path: root/test/two.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/two.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/two.test')
-rw-r--r--test/two.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/two.test b/test/two.test
index 445942b..7f51345 100644
--- a/test/two.test
+++ b/test/two.test
@@ -1,6 +1,6 @@
(To run, type `./run two.test' in this directory.)
- $ mkdir -p d/d
+ $ mkdir -p d/patches d/d
$ cd d
$ quilt new patch1.diff
> Patch %{P}patch1.diff is now on top