autoupdate
[pspp] / tests / test-mbsrtowcs4.sh
index 0708fe6320a5d188667de553458cee8407f8a6e6..226d6ff477613e4fdb8a72abf807599c10fc1dfc 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 # Test whether a specific GB18030 locale is installed.
-: ${LOCALE_ZH_CN=zh_CN}
+: ${LOCALE_ZH_CN=zh_CN.GB18030}
 if test $LOCALE_ZH_CN = none; then
   if test -f /usr/bin/localedef; then
     echo "Skipping test: no transitional chinese locale is installed"