From f28e07f81d10148c06ffc458b1ea47927778e6fa Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Wed, 3 Jan 2007 10:51:37 +0100 Subject: Avoid spurious test failures on MacOS X 10.3.9, in a German locale. * tests/chown/deref: Apply lang-default. * tests/misc/split-a: Likewise. * tests/mv/reply-no: Likewise. Signed-off-by: Jim Meyering --- tests/mv/reply-no | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/mv/reply-no') diff --git a/tests/mv/reply-no b/tests/mv/reply-no index fa338c893..ae0a3cd2e 100755 --- a/tests/mv/reply-no +++ b/tests/mv/reply-no @@ -23,6 +23,8 @@ if test "$VERBOSE" = yes; then mv --version fi +. $srcdir/../lang-default + pwd=`pwd` t0=`echo "$0"|sed 's,.*/,,'`.tmp; tmp=$t0/$$ trap 'status=$?; cd "$pwd" && chmod -R u+rwx $t0 && rm -rf $t0 && exit $status' 0 -- cgit v1.2.3-70-g09d2