summaryrefslogtreecommitdiff
path: root/tests/mv/i-2
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/i-2')
-rwxr-xr-xtests/mv/i-27
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/mv/i-2 b/tests/mv/i-2
index f7076d0f2..2d4cbee3a 100755
--- a/tests/mv/i-2
+++ b/tests/mv/i-2
@@ -8,12 +8,7 @@ if test "$VERBOSE" = yes; then
cp --version
fi
-unset VERSION_CONTROL
-if test "${VERSION_CONTROL+set}" = set; then
- echo '$0: the VERSION_CONTROL envvar is set --' \
- ' unset it and rerun this test' >&2
- exit 1
-fi
+. $srcdir/../envvar-check
# Make sure we get English translations.
LANGUAGE=C