Debian Automated Code Analysis

checkbashisms analysis of ree_1.3-2.dsc

possible bashism in ./ree.sh line 29 ('$[' should be '$(('):
	    location=$[a*512]
possible bashism in ./ree.sh line 36 (echo -e):
    echo -ne "Please wait, scanning... $location"
possible bashism in ./ree.sh line 44 ('$[' should be '$(('):
		file=$[a*512]
possible bashism in ./ree.sh line 45 ('$[' should be '$(('):
		size=$[s*512]
possible bashism in ./ree.sh line 53 (echo -e):
	echo -e "\nFound something at $file ($size)"

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