Debian Automated Code Analysis

checkbashisms analysis of hibernate_1.99-1.1.dsc

possible bashism in ./hibernate.sh.orig line 36 (shopt):
shopt > /dev/null 2>&1 && USING_BASH=1
possible bashism in ./hibernate.sh.orig line 395 ($RANDOM):
	    if [ -z "$RANDOM" ] ; then
possible bashism in ./hibernate.sh.orig line 400 ($RANDOM):
	        RND1=$RANDOM
possible bashism in ./hibernate.sh.orig line 401 ($RANDOM):
		RND2=$RANDOM
possible bashism in ./hibernate.sh line 36 (shopt):
shopt > /dev/null 2>&1 && USING_BASH=1
possible bashism in ./hibernate.sh line 395 ($RANDOM):
	    if [ -z "$RANDOM" ] ; then
possible bashism in ./hibernate.sh line 400 ($RANDOM):
	        RND1=$RANDOM
possible bashism in ./hibernate.sh line 401 ($RANDOM):
		RND2=$RANDOM
possible bashism in ./temp line 4 (echo -e):
TUXONICE_BINARY_SIG=$(echo -en "\xed\xc3\x02\xe9\x98\x56\xe5\x0c")

This report was generated on Fri, 17 Dec 2010 01:38:13 +0000, based on results by checkbashisms 2.10.65git5