about summary refs log tree commit homepage
path: root/t/lib-reopen-logs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/lib-reopen-logs.sh')
-rw-r--r--t/lib-reopen-logs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib-reopen-logs.sh b/t/lib-reopen-logs.sh
index 1bfa3a0..813f204 100644
--- a/t/lib-reopen-logs.sh
+++ b/t/lib-reopen-logs.sh
@@ -25,7 +25,7 @@ do
 done
 check_stderr
 
-rm $r_rot
+rm -f $r_rot
 mv $r_err $r_rot
 
 kill -USR1 $(cat $pid)