summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/mv/into-self-33
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