summaryrefslogtreecommitdiffstats
path: root/test/perms.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/perms.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/perms.test')
-rw-r--r--test/perms.test6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/perms.test b/test/perms.test
index 29c3cfe..db13286 100644
--- a/test/perms.test
+++ b/test/perms.test
@@ -56,11 +56,5 @@ the backup file.
> Removing patch %{P}test2.diff
> Now at patch %{P}test.diff
- $ quilt revert foo
- > Changes to foo in patch %{P}test.diff reverted
-
- $ ls -l foo | awk '{ print $1,$NF }'
- > -rwx---r-- foo
-
$ cd ..
$ rm -rf d