summaryrefslogtreecommitdiffstats
path: root/test/null-bug.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/null-bug.test')
-rw-r--r--test/null-bug.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/null-bug.test b/test/null-bug.test
index 74b8c55..5ba7e4d 100644
--- a/test/null-bug.test
+++ b/test/null-bug.test
@@ -12,7 +12,7 @@
In this case, the original file in the --- line must not have .orig appended
or else patch won't know the real original filename anymore.
- $ rm file
+ $ rm -f file
$ quilt diff -p0
> Index: file
> ===================================================================