Debian Automated Code Analysis

checkbashisms analysis of hdf5_1.8.4-patch1-2.dsc

possible bashism in ./configure line 371 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./bin/h5vers line 210 ('((' should be '$(('):
  } elsif ($set =~ /(\d+)\D+(\d+)\D+(\d+)(\s*\(([a-zA-Z]\w*)\))?\D*$/) {
possible bashism in ./bin/snapshot line 354 ($HOST(TYPE|NAME)):
	    SRCDIRNAME=$HOSTNAME
possible bashism in ./bin/snapshot line 357 ($HOST(TYPE|NAME)):
	    SRCDIRNAME="$HOSTNAME$SRCDIRNAME"
possible bashism in ./bin/snapshot line 488 ($HOST(TYPE|NAME)):
	    SRCDIRNAME=$HOSTNAME
possible bashism in ./bin/snapshot line 491 ($HOST(TYPE|NAME)):
	    SRCDIRNAME="$HOSTNAME$SRCDIRNAME"

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