Debian Automated Code Analysis

checkbashisms analysis of allegro4.2_4.2.2-2.2.dsc

possible bashism in ./misc/mkunixdists.sh line 53 (sourced script with arguments):
	(cd $dir/allegro && rm -f makefile && . fix.sh unix --dtou >/dev/null) || error
possible bashism in ./misc/fixver.sh line 13 (should be 'b = a'):
   if [ $# -eq 1 -a $1 == "datestamp" ]; then
possible bashism in ./misc/fixver.sh line 13 (should be 'b = a'):
   if [ $# -eq 1 -a $1 == "datestamp" ]; then
possible bashism in ./misc/mkpkg.sh line 184 ('((' should be '$(('):
((size += (bomsize + infosize)))

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