Debian Automated Code Analysis

checkbashisms analysis of oolite_1.65-7.dsc

possible bashism in ./tools/mksrctarballs line 6 (should be 'b = a'):
if [ "$VERSION" == "" ]
possible bashism in ./tools/mknightly line 22 (should be 'b = a'):
if [ "$DESTINATION" == "" ]
possible bashism in ./tools/mknightly line 28 (should be 'b = a'):
if [ "$VERSION" == "" ]
possible bashism in ./tools/mknightly line 51 (should be 'b = a'):
if [ "$LASTBUILD" == "$THISBUILD" ]
possible bashism in ./tools/mknightly line 57 (should be 'b = a'):
if [ "$CPU" == 'i686' ]
possible bashism in ./tools/mktarballs line 8 (should be 'b = a'):
if [ "$VERSION" == "" ]
possible bashism in ./tools/mktarballs line 15 (should be 'b = a'):
if [ $CPU == 'i686' ]

This report was generated on Fri, 17 Dec 2010 06:39:12 +0000, based on results by checkbashisms 2.10.65git5