Debian Automated Code Analysis

checkbashisms analysis of shorewall6-lite_4.4.19.1-1.dsc

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

This report was generated on Mon, 18 Apr 2011 06:38:24 +0000, based on results by checkbashisms 2.10.65git5