Debian Automated Code Analysis

checkbashisms analysis of awesome_3.4.9-1.dsc

possible bashism in ./utils/awsetbg line 514 ($RANDOM):
        elif [ -z "$RANDOM" ]; then
possible bashism in ./utils/awsetbg line 515 (time):
            randomnumber=`(echo $$ ;time ps; w ; date )2>&1 | cksum | cut -f1 -d' '`
possible bashism in ./utils/awsetbg line 517 ($RANDOM):
            randomnumber="$RANDOM"

This report was generated on Fri, 28 Jan 2011 06:38:03 +0000, based on results by checkbashisms 2.10.65git5