summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/new-nosubdir.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/new-nosubdir.test b/test/new-nosubdir.test
index e1008f3..7df94cc 100644
--- a/test/new-nosubdir.test
+++ b/test/new-nosubdir.test
@@ -4,7 +4,7 @@
$ mkdir patches sub
$ cd sub
$ quilt new here.diff
- > Warning: directory ../../patches exists; ignoring
+ > Warning: directory ../patches exists; ignoring
> Patch here.diff is now on top
$ cd ../..