Debian Automated Code Analysis

checkbashisms analysis of locales_2.11.2-7_all.deb

possible bashism in ./DEBIAN/config line 469 ($"foo" should be eval_gettext "foo"):
SUPPORTED_LOCALES="$(printf '%s\n' "$PROVIDED_LOCALES" "$USER_LOCALES" "$GEN_LOCALES" | grep -v "^$" | sort -u | tr '\n' ',' | sed -e 's/, */, /g' -e 's/, *$//g')"
possible bashism in ./usr/sbin/locale-gen line 8 ($POSIXLY_CORRECT):
if [ -n "$POSIXLY_CORRECT" ]; then

This report was generated on Sat, 18 Dec 2010 01:07:20 +0000, based on results by checkbashisms 2.10.65git5