summaryrefslogtreecommitdiffstats
path: root/test/perms.test
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2007-04-27 11:58:05 +0000
committerAndreas Gruenbacher <agruen@suse.de>2007-04-27 11:58:05 +0000
commitf1c186eeb1de83d7a9b74bafda49e6167a95c7f9 (patch)
tree6ae1bea9bef5e3eae31e09a313a9804f65774c00 /test/perms.test
parent19b6aaf2f81ded0ee807abc2a6768c9f7ae4bee2 (diff)
downloadquilt-f1c186eeb1de83d7a9b74bafda49e6167a95c7f9.tar.gz
- Rename the ``remove'' command to ``revert'': this removes
ambiguities with the delete command, and more closely matches what the command does.
Diffstat (limited to 'test/perms.test')
-rw-r--r--test/perms.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/perms.test b/test/perms.test
index 501eb7d..29c3cfe 100644
--- a/test/perms.test
+++ b/test/perms.test
@@ -56,8 +56,8 @@ the backup file.
> Removing patch %{P}test2.diff
> Now at patch %{P}test.diff
- $ quilt remove foo
- > File foo removed from 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