Debian Automated Code Analysis

checkbashisms analysis of pbnj_2.04-4.dsc

possible bashism in ./quickinstall.sh line 73 (should be '.', not 'source'):
	    source /etc/lsb-release
possible bashism in ./quickinstall.sh line 74 (should be 'b = a'):
	    if test "$DISTRIB_ID" == "Ubuntu" ; then
possible bashism in ./quickinstall.sh line 88 (should be 'b = a'):
            if test "$MOD" == "y" -o "$MOD" == "yes" ; then
possible bashism in ./quickinstall.sh line 109 (should be 'b = a'):
        if test "$MOD" == "y" -o "$MOD" == "yes" ; then
possible bashism in ./quickinstall.sh line 128 (should be 'b = a'):
    if test "$MOD" == "y" -o "$MOD" == "yes" ; then
possible bashism in ./quickinstall.sh line 130 (should be 'b = a'):
    elif test "$MOD" == "n" -o "$MOD" == "no" ; then

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