Automated Code Analysis
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