summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
committerJean Delvare <jdelvare@suse.de>2012-02-01 18:08:49 +0100
commitd3d890aefb064de543f15746fad4dc7229034f7d (patch)
tree9fbb858db369afb44448b6c2d1d29556b0ca75b9 /test
parentdcb1c1cdbe201c918543ed3be90a39af9b35dbcd (diff)
downloadquilt-d3d890aefb064de543f15746fad4dc7229034f7d.tar.gz
backup-files: Drop support for backup removal
Drop support for backup removal (option -x). Quilt doesn't use it. Signed-off-by: Jean Delvare <jdelvare@suse.de> Reviewed-by: Raphael Hertzog <hertzog@debian.org>
Diffstat (limited to 'test')
-rw-r--r--test/backup-files.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/backup-files.test b/test/backup-files.test
index 405341d..8cbfc1c 100644
--- a/test/backup-files.test
+++ b/test/backup-files.test
@@ -13,8 +13,8 @@ Unit test of the backup-files script.
> 2
$ [ backup/foo -nt foo ] && echo "mtimes differ"
- # Test remove
- $ %{QUILT_DIR}/scripts/backup-files -B backup/ -x foo
+ $ %{QUILT_DIR}/scripts/backup-files -B backup/ -r foo
+ > Restoring foo
$ ls -l foo | awk '{ print $2 }'
> 1