summaryrefslogtreecommitdiffstats
path: root/test/subdir.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-05-06 12:40:06 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-05-06 12:40:06 +0000
commitbd1dfdab48e3cda765b37efa7d61fb51ae113b4a (patch)
treea10189c9fabbd319ce15ab71f0e3671a3c6dc4e2 /test/subdir.test
parentf08763e88006195c13c2072c466e248d9cb001a1 (diff)
downloadquilt-bd1dfdab48e3cda765b37efa7d61fb51ae113b4a.tar.gz
- Mail command: when only a single patch is specified, only mail
that one. Only mail all patches to the end of the series if the last patch is '-', or no patches have been specified. - Revert command: change semantics to really revert the changes relative to the patch instead of removing the file from the patch. That's much more useful; the other behavior is available as ``quilt diff <file> | patch -p1'', anyway. - Update German translation.
Diffstat (limited to 'test/subdir.test')
-rw-r--r--test/subdir.test7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/subdir.test b/test/subdir.test
index 7f2cac2..fa60b9c 100644
--- a/test/subdir.test
+++ b/test/subdir.test
@@ -63,12 +63,5 @@
$ quilt refresh
> Refreshed patch %{_P}test.patch
- $ quilt revert file2
- > Changes to subdir/file2 in patch ../patches/test.patch reverted
-
- $ quilt files
- > subdir/file
- > subdir/file3
-
$ cd ../..
$ rm -rf d