Parent Directory
|
Revision Log
|
Patch
revision 138 by ph10, Thu Mar 29 15:20:15 2007 UTC | revision 139 by ph10, Fri Mar 30 13:41:47 2007 UTC | |
---|---|---|
# | Line 157 if [ $do2 = yes ] ; then | Line 157 if [ $do2 = yes ] ; then |
157 | fi | fi |
158 | fi | fi |
159 | ||
160 | # Locale-specific tests, provided the "fr_FR" locale is available | # Locale-specific tests, provided the "fr_FR" locale is available. |
161 | # TODO: Try the locale name "french" instead - as used on Windows - but | |
162 | # this will mean modifying the input and output data. | |
163 | ||
164 | if [ $do3 = yes ] ; then | if [ $do3 = yes ] ; then |
165 | locale -a | grep '^fr_FR$' >/dev/null | locale -a | grep '^fr_FR$' >/dev/null |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |