summaryrefslogtreecommitdiffstats
path: root/test/applied.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2006-01-22 23:44:43 +0000
committerAndreas Gruenbacher <agruen@suse.de>2006-01-22 23:44:43 +0000
commitb2812fd331daa2b8fc281e39bd51066b5bf28fbc (patch)
treedcf81e19632bb9b9f08765e0185d7f31bac67064 /test/applied.test
parent4507162b2b4f0eb4b11ac9317c6bcd49c9007da6 (diff)
downloadquilt-b2812fd331daa2b8fc281e39bd51066b5bf28fbc.tar.gz
- Check for the new message in the test suite as well.
Diffstat (limited to 'test/applied.test')
-rw-r--r--test/applied.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/applied.test b/test/applied.test
index b83bc83..48ea912 100644
--- a/test/applied.test
+++ b/test/applied.test
@@ -19,7 +19,7 @@
$ quilt push -q
> Applying patch patches/patch
> 1 out of 1 hunk FAILED
- > Patch patches/patch is already applied
+ > Patch patches/patch can be reverse-applied
$ echo patch -p0 -R > patches/series
$ quilt push -q
@@ -34,7 +34,7 @@
$ quilt push -q
> Applying patch patches/patch
> 1 out of 1 hunk FAILED
- > Patch patches/patch is already applied
+ > Patch patches/patch can be reverse-applied
$ cd ..
$ rm -rf d