summaryrefslogtreecommitdiffstats
path: root/test/half-applies.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/half-applies.test')
-rw-r--r--test/half-applies.test12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/half-applies.test b/test/half-applies.test
index 243f6c3..1afddeb 100644
--- a/test/half-applies.test
+++ b/test/half-applies.test
@@ -10,29 +10,29 @@ $ mv foo.orig foo
$ mv bar.orig bar
$ echo foorab.diff -p0 > patches/series
$ quilt push
-> Applying patch patches/foorab.diff
+> Applying patch %{P}foorab.diff
>~ patching file `?foo'?
>~ patching file `?bar'?
> Hunk #1 FAILED at 1.
>~ 1 out of 1 hunk FAILED -- rejects in file `?bar'?
-> Patch patches/foorab.diff does not apply (enforce with -f)
+> Patch %{P}foorab.diff does not apply (enforce with -f)
$ echo %{?}
> 1
$ quilt push
-> Applying patch patches/foorab.diff
+> Applying patch %{P}foorab.diff
>~ patching file `?foo'?
>~ patching file `?bar'?
> Hunk #1 FAILED at 1.
>~ 1 out of 1 hunk FAILED -- rejects in file `?bar'?
-> Patch patches/foorab.diff does not apply (enforce with -f)
+> Patch %{P}foorab.diff does not apply (enforce with -f)
$ echo %{?}
> 1
$ quilt push -qf
-> Applying patch patches/foorab.diff
+> Applying patch %{P}foorab.diff
>~ 1 out of 1 hunk FAILED( -- saving rejects to( file)? bar.rej)?
-> Applied patch patches/foorab.diff (forced; needs refresh)
+> Applied patch %{P}foorab.diff (forced; needs refresh)
$ echo %{?}
> 1