diff options
Diffstat (limited to 'tests/mv/update')
-rwxr-xr-x | tests/mv/update | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/mv/update b/tests/mv/update index ae3127f23..cf6e471af 100755 --- a/tests/mv/update +++ b/tests/mv/update @@ -28,7 +28,6 @@ echo old > old || framework_failure touch -d yesterday old || framework_failure echo new > new || framework_failure -fail=0 for interactive in '' -i; do for cp_or_mv in cp mv; do |