Debian Automated Code Analysis

checkbashisms analysis of fluxbox_1.1.1+git20100908.df2f51b-2_i386.deb

possible bashism in ./usr/bin/fbsetbg line 507 ($RANDOM):
        elif [ -z "$RANDOM" ]; then
possible bashism in ./usr/bin/fbsetbg line 508 (time):
            randomnumber=`(echo $$ ;time ps; w ; date )2>&1 | cksum | cut -f1 -d' '`
possible bashism in ./usr/bin/fbsetbg line 510 ($RANDOM):
            randomnumber="$RANDOM"
possible bashism in ./usr/bin/fbsetbg line 529 (should be 'b = a'):
	if [ "$ignore_missing_wallpaper" == "true" ]; then

This report was generated on Sat, 18 Dec 2010 00:52:05 +0000, based on results by checkbashisms 2.10.65git5