From 9e546891f171aff14a2125be02bdce42048c3929 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 22 Oct 2000 21:24:40 +0000 Subject: remove remnants of lang-default change --- tests/mv/partition-perm | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/mv') diff --git a/tests/mv/partition-perm b/tests/mv/partition-perm index 3b87676c8..2c709d277 100755 --- a/tests/mv/partition-perm +++ b/tests/mv/partition-perm @@ -14,9 +14,6 @@ if test -z "$other_partition_tmpdir"; then exit 77 fi -=''; export LANGUAGE -=''; export LANG - pwd=`pwd` dir=p-perm-$$ trap "cd $pwd; rm -rf $dir $other_partition_tmpdir" 0 1 2 3 15 -- cgit v1.2.3-54-g00ecf