summaryrefslogtreecommitdiff
path: root/tests/cp/slink-2-slink
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/slink-2-slink')
-rwxr-xr-xtests/cp/slink-2-slink7
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/cp/slink-2-slink b/tests/cp/slink-2-slink
index 3b0db9ab7..2c9fd4171 100755
--- a/tests/cp/slink-2-slink
+++ b/tests/cp/slink-2-slink
@@ -7,12 +7,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