Debian Automated Code Analysis

checkbashisms analysis of awesome_3.4.8-1.dsc

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

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