diff options
Diffstat (limited to 'tests/mv/mv-n')
-rwxr-xr-x | tests/mv/mv-n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/mv-n b/tests/mv/mv-n index fff97fd9f..9a9b1156a 100755 --- a/tests/mv/mv-n +++ b/tests/mv/mv-n @@ -22,7 +22,7 @@ print_ver_ mv # test miscellaneous combinations of -f -i -n parameters touch a b || framework_failure_ -echo "\`a' -> \`b'" > out_move +echo "'a' -> 'b'" > out_move > out_empty # ask for overwrite, answer no |