summaryrefslogtreecommitdiffstats
path: root/test/subdir.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/subdir.test
parent6c6009786ff34bcd6462b5b9c2e6c3335ee907ea (diff)
downloadquilt-ca925d2e7fcad12c5b00143dbe8101eff6c907b3.tar.gz
- test/*.test: Make sure that rm commands are non-interactive.
Diffstat (limited to 'test/subdir.test')
-rw-r--r--test/subdir.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/subdir.test b/test/subdir.test
index 88d9cac..ead1a22 100644
--- a/test/subdir.test
+++ b/test/subdir.test
@@ -33,7 +33,7 @@
$ quilt add file3
> File subdir/file3 added to patch %{_P}test.patch
- $ rm file3
+ $ rm -f file3
$ quilt files -v
> subdir/file
> + subdir/file2