diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/mv/into-self-3 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/mv/into-self-3 b/tests/mv/into-self-3 index 5a9285334..94de9c8d3 100755 --- a/tests/mv/into-self-3 +++ b/tests/mv/into-self-3 @@ -1,9 +1,6 @@ #!/bin/sh # move a directory into itself, with a twist -: ${MV=mv} -: ${RM=rm} - if test "$VERBOSE" = yes; then set -x mv --version |