summaryrefslogtreecommitdiff
path: root/tests/mv/hard-link-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/hard-link-1')
-rwxr-xr-xtests/mv/hard-link-17
1 files changed, 1 insertions, 6 deletions
diff --git a/tests/mv/hard-link-1 b/tests/mv/hard-link-1
index 2f4b792a0..3b077ea4f 100755
--- a/tests/mv/hard-link-1
+++ b/tests/mv/hard-link-1
@@ -26,12 +26,7 @@ if test $framework_failure = 1; then
fi
# Make sure we get English translations.
-LANGUAGE=C
-export LANGUAGE
-LC_ALL=C
-export LC_ALL
-LANG=C
-export LANG
+. $srcdir/../lang-default
mv $dir $other_partition_tmpdir || fail=1