Debian Automated Code Analysis

checkbashisms analysis of darkice_0.20.1-3.dsc

possible bashism in ./configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 6071 (should be 'b = a'):
if test "x${USE_DEBUG}" == "xyes" ; then
possible bashism in ./rc.darkice line 42 (should be 'b = a'):
                if ( [ "$progname" == "$running" ] ); then
possible bashism in ./rc.darkice line 53 ($"foo" should be eval_gettext "foo"):
                echo -n $"Starting $progname "                                        
possible bashism in ./rc.darkice line 71 ($"foo" should be eval_gettext "foo"):
                echo -n $"Stop $progname "                                            
possible bashism in ./rc.darkice line 87 (should be 'b = a'):
                if ( [ "$progname" == "$running" ] ); then
possible bashism in ./rc.darkice line 108 (should be 'b = a'):
                if ( [ "$progname" == "$running" ] ); then

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