summaryrefslogtreecommitdiff
path: root/tests/mv/part-symlink
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/part-symlink')
-rwxr-xr-xtests/mv/part-symlink5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/mv/part-symlink b/tests/mv/part-symlink
index 254159b89..f2514c297 100755
--- a/tests/mv/part-symlink
+++ b/tests/mv/part-symlink
@@ -17,11 +17,8 @@ pwd_tmp=$pwd/$tmp
. $srcdir/setup
. $srcdir/../envvar-check
-
# Make sure the programs use C-locale formats/translations.
-LANGUAGE=C; export LANGUAGE
-LC_ALL=C; export LC_ALL
-LANG=C; export LANG
+. $srcdir/../lang-default
if test -z "$other_partition_tmpdir"; then
(exit 77); exit