summaryrefslogtreecommitdiffstats
path: root/test/three.test
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-02-28 14:14:42 +0100
committerJean Delvare <jdelvare@suse.de>2014-02-28 14:14:42 +0100
commit282ae114f3be6d1ed6f15cfb15508029e560df97 (patch)
tree00d43a9fc30347f0a4fbeab557c3d04e8bbb8053 /test/three.test
parent72ae6ed73cc17ce6f6f0f0c4950453e1f881c039 (diff)
downloadquilt-282ae114f3be6d1ed6f15cfb15508029e560df97.tar.gz
test: Drop stray slashes
%{P} already has a trailing slash.
Diffstat (limited to 'test/three.test')
-rw-r--r--test/three.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/three.test b/test/three.test
index 4a04982..204b1c1 100644
--- a/test/three.test
+++ b/test/three.test
@@ -157,7 +157,7 @@
$ quilt diff -P patch1 --combine patch2
> Patch patches/patch2.diff not applied before patch patches/patch1.diff
- $ echo patch3.diff >> %{P}/series
+ $ echo patch3.diff >> %{P}series
$ quilt diff -P patch1 --combine patch3
> Patch patches/patch3.diff is not applied