summaryrefslogtreecommitdiffstats
path: root/test/subdir.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2004-07-12 00:07:03 +0000
committerAndreas Gruenbacher <agruen@suse.de>2004-07-12 00:07:03 +0000
commit963347acfe1a59a28c07bdd9479a8a98266611ac (patch)
treeab1fd1f543f9b8dc34d81d202cea55c65a2b25c5 /test/subdir.test
parente7bb642fdbcfa9bb1d7265781f56d89e398f90b9 (diff)
downloadquilt-963347acfe1a59a28c07bdd9479a8a98266611ac.tar.gz
- Some more QUILT_PATCHES_PREFIX fixes.
Diffstat (limited to 'test/subdir.test')
-rw-r--r--test/subdir.test8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/subdir.test b/test/subdir.test
index 46ac36e..118b775 100644
--- a/test/subdir.test
+++ b/test/subdir.test
@@ -21,7 +21,7 @@
$ cd subdir
$ quilt add file2
- > File subdir/file2 added to patch %{P}test.patch
+ > File subdir/file2 added to patch %{_P}test.patch
$ cat > file2
< another file
@@ -30,7 +30,7 @@
< yet another file
$ quilt add file3
- > File subdir/file3 added to patch %{P}test.patch
+ > File subdir/file3 added to patch %{_P}test.patch
$ rm file3
$ quilt files
@@ -60,10 +60,10 @@
> -yet another file
$ quilt refresh
- > Refreshed patch %{P}test.patch
+ > Refreshed patch %{_P}test.patch
$ quilt remove file2
- > File subdir/file2 removed from patch %{P}test.patch
+ > File subdir/file2 removed from patch %{_P}test.patch
$ quilt files
> subdir/file