summaryrefslogtreecommitdiffstats
path: root/test/comments.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/comments.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/comments.test')
-rw-r--r--test/comments.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/comments.test b/test/comments.test
index a4b8d99..d5e58fc 100644
--- a/test/comments.test
+++ b/test/comments.test
@@ -1,9 +1,8 @@
Regresion test case: Empty lines in patch descriptions were
accidentally removed.
- $ mkdir d
+ $ mkdir -p d/patches
$ cd d
- $ mkdir patches
$ echo one > f
$ cat > patches/test.diff
< C1