summaryrefslogtreecommitdiffstats
path: root/test/example1.test
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2014-07-23 09:54:32 +0200
committerJean Delvare <jdelvare@suse.de>2014-07-23 09:54:32 +0200
commitc7b479354c4fbcc36e567420aada536cb810d6cf (patch)
tree7d32dd921d4015cb6b4c93f20e810c8fa1bbcfba /test/example1.test
parent054f2f0dc232f3609c2566ab4ce98595c5991065 (diff)
downloadquilt-c7b479354c4fbcc36e567420aada536cb810d6cf.tar.gz
files: Add support for unapplied patches
We already have a function to figure out which files are touched by unapplied patches. The only thing missing to let the user call "quilt files" on unapplied patches was two small spots of glue.
Diffstat (limited to 'test/example1.test')
-rw-r--r--test/example1.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/example1.test b/test/example1.test
index 7eaa228..582530c 100644
--- a/test/example1.test
+++ b/test/example1.test
@@ -88,6 +88,9 @@ Or ``quilt edit Oberon.txt''
>
> No patches applied
+ $ quilt files %{P}flower.diff
+ > Oberon.txt
+
$ sed -e "s/girls/maidens/" Oberon.txt > Oberon.new
$ mv Oberon.new Oberon.txt
$ quilt push