Debian Automated Code Analysis

checkbashisms analysis of glame_2.0.1-5.dsc

possible bashism in ./src/swapfile/glame-convert.sh line 40 ('$[' should be '$(('):
		mv $i $1/.newfiles/$[0x$basen + 0]
possible bashism in ./src/swapfile/glame-convert.sh line 57 ('$[' should be '$(('):
		hashname=$[0x$basen / 256]
possible bashism in ./src/swapfile/glame-convert.sh line 58 ('$[' should be '$(('):
		hashdir=$[0x$basen - $hashname*256]
possible bashism in ./src/swapfile/glame-convert.sh line 81 ('$[' should be '$(('):
			name=$[0x$hashfile*256 + 0x$hashdir]

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