Debian Automated Code Analysis

checkbashisms analysis of imdbpy_4.6.0-1.dsc

possible bashism in ./docs/goodies/reduce.sh line 48 (should be 'b = a'):
	if test "$file" == "business.list.gz" -a $MIN_TOP_LINES -lt 260 ; then
possible bashism in ./docs/goodies/reduce.sh line 50 (should be 'b = a'):
	elif test "$file" == "alternate-versions.list.gz" -a $MIN_TOP_LINES -lt 320 ; then
possible bashism in ./docs/goodies/reduce.sh line 52 (should be 'b = a'):
	elif test "$file" == "cinematographers.list.gz" -a $MIN_TOP_LINES -lt 240 ; then
possible bashism in ./docs/goodies/reduce.sh line 54 (should be 'b = a'):
	elif test "$file" == "complete-cast.list.gz" ; then
possible bashism in ./docs/goodies/reduce.sh line 56 (should be 'b = a'):
	elif test "$file" == "complete-crew.list.gz" ; then
possible bashism in ./docs/goodies/reduce.sh line 58 (should be 'b = a'):
	elif test "$file" == "composers.list.gz" -a $MIN_TOP_LINES -lt 160 ; then
possible bashism in ./docs/goodies/reduce.sh line 60 (should be 'b = a'):
	elif test "$file" == "costume-designers.list.gz" -a $MIN_TOP_LINES -lt 240 ; then
possible bashism in ./docs/goodies/reduce.sh line 62 (should be 'b = a'):
	elif test "$file" == "directors.list.gz" -a $MIN_TOP_LINES -lt 160 ; then
possible bashism in ./docs/goodies/reduce.sh line 64 (should be 'b = a'):
	elif test "$file" == "genres.list.gz" -a $MIN_TOP_LINES -lt 400 ; then
possible bashism in ./docs/goodies/reduce.sh line 66 (should be 'b = a'):
	elif test "$file" == "keywords.list.gz" -a $MIN_TOP_LINES -lt 36000 ; then
possible bashism in ./docs/goodies/reduce.sh line 68 (should be 'b = a'):
	elif test "$file" == "literature.list.gz" -a $MIN_TOP_LINES -lt 320 ; then
possible bashism in ./docs/goodies/reduce.sh line 70 (should be 'b = a'):
	elif test "$file" == "mpaa-ratings-reasons.list.gz" -a $MIN_TOP_LINES -lt 400 ; then
possible bashism in ./docs/goodies/reduce.sh line 72 (should be 'b = a'):
	elif test "$file" == "producers.list.gz" ; then
possible bashism in ./docs/goodies/reduce.sh line 74 (should be 'b = a'):
	elif test "$file" == "production-companies.list.gz" -a $MIN_TOP_LINES -lt 270 ; then
possible bashism in ./docs/goodies/reduce.sh line 76 (should be 'b = a'):
	elif test "$file" == "production-designers.list.gz" -a $MIN_TOP_LINES -lt 240 ; then
possible bashism in ./docs/goodies/reduce.sh line 78 (should be 'b = a'):
	elif test "$file" == "ratings.list.gz" -a $MIN_TOP_LINES -lt 320 ; then
possible bashism in ./docs/goodies/reduce.sh line 80 (should be 'b = a'):
	elif test "$file" == "special-effects-companies.list.gz" -a $MIN_TOP_LINES -lt 320 ; then
possible bashism in ./docs/goodies/reduce.sh line 82 (should be 'b = a'):
	elif test "$file" == "sound-mix.list.gz" -a $MIN_TOP_LINES -lt 340 ; then
possible bashism in ./docs/goodies/reduce.sh line 84 (should be 'b = a'):
	elif test "$file" == "writers.list.gz" ; then

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