]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* tests/rm/v-slash: Avoid test failure with non-C locale.
authorJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 23:06:16 +0000 (01:06 +0200)
committerJim Meyering <jim@meyering.net>
Sat, 15 Sep 2007 23:06:16 +0000 (01:06 +0200)
Reported by Michael Stone.

tests/rm/v-slash

index 7e1fb3d47f92033fdcc2562e65266afba6a65e78..2f26c03b4b786a4b965968c69fd80201f2938bd6 100755 (executable)
@@ -21,6 +21,7 @@ if test "$VERBOSE" = yes; then
   rm --version
 fi
 
+. $srcdir/../lang-default
 . $srcdir/../test-lib.sh
 
 mkdir a || framework_failure