Debian Automated Code Analysis

checkbashisms analysis of grass_6.4.1-1.dsc

script ./gui/tcltk/d.m/d.m appears to be a shell wrapper; only checking the first 23 lines
possible bashism in ./gui/tcltk/d.m/d.m line 15 ($HOST(TYPE|NAME)):
	if [ "$HOSTTYPE" = "macintosh" -o "$HOSTTYPE" = "powermac" -o "$HOSTTYPE" = "powerpc" -o "$HOSTTYPE" = "intel-pc" ] ; then
possible bashism in ./lib/init/grass-run.src line 10 (echo -e):
   echo -e "\033]0;${TITLE}\007\c"
possible bashism in ./lib/init/init.sh line 340 ($HOST(TYPE|NAME)):
if [ "$HOSTTYPE" = "arm" ] ; then

This report was generated on Fri, 15 Apr 2011 06:38:18 +0000, based on results by checkbashisms 2.10.65git5