Debian Automated Code Analysis

checkbashisms analysis of shorewall6_4.4.11.6-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 855 (read with option other than -r):
    read -t 60 yn 2> /dev/null
possible bashism in ./lib.base line 231 (echo -e):
    result=$(echo -e "a\tb")
possible bashism in ./shorewall6 line 791 (read with option other than -r):
    read -t 0 junk 2> /dev/null
possible bashism in ./.pc/99_lockfile_relocation.patch/lib.base line 229 (echo -e):
    result=$(echo -e "a\tb")

This report was generated on Fri, 17 Dec 2010 09:38:15 +0000, based on results by checkbashisms 2.10.65git5