1 # $FreeBSD: head/bin/sh/tests/builtins/case7.0 302829 2016-07-14 09:34:42Z ache $
3 # Character ranges in a locale other than the POSIX locale, not specified
7 LC_CTYPE=de_DE.ISO8859-1
9 LC_COLLATE=de_DE.ISO8859-1
18 *) echo wrong at $LINENO ;;
23 *) echo wrong at $LINENO ;;