Debian Automated Code Analysis

checkbashisms analysis of shorewall_4.4.11.6-3.dsc

possible bashism in ./lib.cli line 119 (read with option other than -r):
    read -t $timeout foo 2> /dev/null
possible bashism in ./lib.cli line 964 (read with option other than -r):
    read -t 60 yn 2> /dev/null
possible bashism in ./Perl/prog.header6 line 569 (echo -e):
    result=$(echo -e "a\tb")
possible bashism in ./shorewall line 858 (read with option other than -r):
    read -t 0 junk 2> /dev/null

This report was generated on Thu, 16 Dec 2010 15:38:29 +0000, based on results by checkbashisms 2.10.65git5