Mercurial > hg > octave-kai > gnulib-hg
view tests/test-quotearg.sh @ 12839:c6d23570567d
Work around getdelim() bug on FreeBSD 8.0.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 17:43:25 +0100 |
parents | fc5faccd30e7 |
children | 80ac14ef4e0b |
line wrap: on
line source
#!/bin/sh # Choose an existing locale. The locale encoding does not matter; see the # comment in test-quotearg.po. if test $LOCALE_FR_UTF8 != none; then locale=$LOCALE_FR_UTF8 else if test $LOCALE_FR != none; then locale=$LOCALE_FR else locale=none fi fi LOCALE=$locale LOCALEDIR="$srcdir/locale" \ ./test-quotearg${EXEEXT}