From: Jim Meyering Date: Sat, 15 Sep 2007 23:06:16 +0000 (+0200) Subject: * tests/rm/v-slash: Avoid test failure with non-C locale. X-Git-Tag: v6.9.89~110 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57c4cb5d88d5a7aa3e1ef2897bc76282295994d4;p=thirdparty%2Fcoreutils.git * tests/rm/v-slash: Avoid test failure with non-C locale. Reported by Michael Stone. --- diff --git a/tests/rm/v-slash b/tests/rm/v-slash index 7e1fb3d47f..2f26c03b4b 100755 --- a/tests/rm/v-slash +++ b/tests/rm/v-slash @@ -21,6 +21,7 @@ if test "$VERBOSE" = yes; then rm --version fi +. $srcdir/../lang-default . $srcdir/../test-lib.sh mkdir a || framework_failure