Debian Automated Code Analysis

checkbashisms analysis of fluxbox_1.3.1~dfsg1-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./util/fbsetbg line 507 ($RANDOM):
        elif [ -z "$RANDOM" ]; then
possible bashism in ./util/fbsetbg line 508 (time):
            randomnumber=`(echo $$ ;time ps; w ; date )2>&1 | cksum | cut -f1 -d' '`
possible bashism in ./util/fbsetbg line 510 ($RANDOM):
            randomnumber="$RANDOM"
possible bashism in ./util/fbsetbg line 529 (should be 'b = a'):
	if [ "$ignore_missing_wallpaper" == "true" ]; then
possible bashism in ./util/fluxbox-generate_menu.in line 312 (echo -e):
            echo -e "\"${entry_exec}\" \t <${entry_icon}>" >> $ICONMAPPING

This report was generated on Tue, 22 Mar 2011 06:38:11 +0000, based on results by checkbashisms 2.10.65git5