Debian Automated Code Analysis

checkbashisms analysis of hdf-eos5_5.1.12.dfsg.2-2.dsc

possible bashism in ./configure line 22098 (should be >word 2>&1):
    if ($CC -show &> /dev/null); then
possible bashism in ./.pc/gctp_remove.patch/configure line 22098 (should be >word 2>&1):
    if ($CC -show &> /dev/null); then
possible bashism in ./bin/INSTALL-HDFEOS line 111 ($(OS|MACH)TYPE):
    echo "    Installing HDFEOS5 on host $HOST running $OSTYPE"
possible bashism in ./bin/INSTALL-HDFEOS line 681 ($(OS|MACH)TYPE):
case "$OSTYPE" in
possible bashism in ./bin/INSTALL-HDFEOS line 856 ($(OS|MACH)TYPE):
    echo "Operating system: $OSTYPE not supported"
possible bashism in ./bin/INSTALL-HDFEOS line 873 ($(OS|MACH)TYPE):
    if [ "$OSTYPE" = "IRIX" ] ; then
possible bashism in ./bin/INSTALL-HDFEOS line 1531 (should be 'b = a'):
		    if [ "$cpu_type" == "4" ] ; then

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