summaryrefslogtreecommitdiffstats
path: root/test/failpop.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-10-17 20:42:30 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-10-17 20:42:30 +0000
commit423903f9095b4e447b738715e460cb9319a44c2e (patch)
tree202804861a336d5b6794552193129d5ef308f460 /test/failpop.test
parent4664fd1972719706806eb94572beb92a64435f59 (diff)
downloadquilt-423903f9095b4e447b738715e460cb9319a44c2e.tar.gz
- When applying a patch with -q and without -f no (individual)
reject files are created, and the "patching file" comments are missing as well. In that case, we don't know wich files the "-- saving rejects to file /tmp/foo" comments belong to, and we can't fic them up. Remove them, instead. - Pop command: Touch files after they are restored so that tools like make don't get confused. - Update test cases. - Bump to version 0.37.
Diffstat (limited to 'test/failpop.test')
-rw-r--r--test/failpop.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/failpop.test b/test/failpop.test
index 9cd3ed0..9c6df53 100644
--- a/test/failpop.test
+++ b/test/failpop.test
@@ -21,7 +21,7 @@
$ sed -e "s/ /_/g" patches/test.diff > patches/test.new
$ mv patches/test.new patches/test.diff
$ quilt pop
- > Patch %{P}test.diff does not remove cleanly (enforce with -f)
+ > Patch %{P}test.diff does not remove cleanly (refresh it or enforce with -f)
$ cd ..
$ rm -rf d