Debian Automated Code Analysis

checkbashisms analysis of gnome-themes_2.30.2-1.dsc

possible bashism in ./common/mkiconlinks.sh line 19 (${foo:3[:1]}):
	if [ ! "${NEXTLINE:0:1}" == '#' ]; then
possible bashism in ./common/mkiconlinks.sh line 19 (should be 'b = a'):
	if [ ! "${NEXTLINE:0:1}" == '#' ]; then

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