summaryrefslogtreecommitdiff
path: root/tests/mv/into-self-3
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-02-03 16:48:37 +0000
committerJim Meyering <jim@meyering.net>2000-02-03 16:48:37 +0000
commit3b85a5c1020d77def5956d4342556629ea7553dd (patch)
tree0b854a408cda9ec6f8c3b413905a45b9d174ff8c /tests/mv/into-self-3
parent03885c59b5ffcb4e5229e69c4f4f2e284c01f849 (diff)
downloadcoreutils-3b85a5c1020d77def5956d4342556629ea7553dd.tar.xz
Remove MV/RM-setting code, now that those vars aren't used.
Diffstat (limited to 'tests/mv/into-self-3')
-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