Debian Automated Code Analysis

checkbashisms analysis of shorewall6-lite_4.4.11.6-1_all.deb

possible bashism in ./usr/share/shorewall6-lite/lib.base line 229 (echo -e):
    result=$(echo -e "a\tb")
possible bashism in ./usr/share/shorewall6-lite/lib.cli line 100 (read with option other than -r):
    read -t $timeout foo 2> /dev/null
possible bashism in ./usr/share/shorewall6-lite/lib.cli line 855 (read with option other than -r):
    read -t 60 yn 2> /dev/null
possible bashism in ./sbin/shorewall6-lite line 547 (sourced script with arguments):
[ -f ${CONFDIR}/vardir ] && . ${CONFDIR}/vardir ]

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