summaryrefslogtreecommitdiffstats
path: root/test/dir-a-b.test
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-09-19 14:37:33 +0000
committerJean Delvare <khali@linux-fr.org>2006-09-19 14:37:33 +0000
commitca925d2e7fcad12c5b00143dbe8101eff6c907b3 (patch)
tree48236ace2e5a5e81d41a58b70df432449e0751d7 /test/dir-a-b.test
parent6c6009786ff34bcd6462b5b9c2e6c3335ee907ea (diff)
downloadquilt-ca925d2e7fcad12c5b00143dbe8101eff6c907b3.tar.gz
- test/*.test: Make sure that rm commands are non-interactive.
Diffstat (limited to 'test/dir-a-b.test')
-rw-r--r--test/dir-a-b.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dir-a-b.test b/test/dir-a-b.test
index 0255373..4104510 100644
--- a/test/dir-a-b.test
+++ b/test/dir-a-b.test
@@ -43,7 +43,7 @@
> @@ -1 +0,0 @@
> -d
- $ rm patches/ab.diff
+ $ rm -f patches/ab.diff
$ quilt refresh --no-index
> Refreshed patch patches/ab.diff
@@ -87,7 +87,7 @@
> @@ -1 +0,0 @@
> -d
- $ rm patches/ab.diff
+ $ rm -f patches/ab.diff
$ quilt refresh -p ab --no-index
> Refreshed patch patches/ab.diff