Debian Automated Code Analysis

checkbashisms analysis of ibutils_1.2-OFED-1.4.2-1.dsc

possible bashism in ./ibis/configure line 2189 (should be 'b = a'):
         if test x"eq" == xeq; then
possible bashism in ./ibis/libtool line 514 ($RANDOM):
	my_tmpdir="${my_template}-${RANDOM-0}$$"
possible bashism in ./ibis/libtool line 5301 ('((' should be '$(('):
        (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
possible bashism in ./ibmgtsim/configure line 4014 (should be 'b = a'):
         if test x"eq" == xeq; then
possible bashism in ./ibdm/configure line 4009 (should be 'b = a'):
         if test x"eq" == xeq; then
possible bashism in ./ibdm/libtool line 514 ($RANDOM):
	my_tmpdir="${my_template}-${RANDOM-0}$$"
possible bashism in ./ibdm/libtool line 5301 ('((' should be '$(('):
        (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))

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