Debian Automated Code Analysis

checkbashisms analysis of slurm-llnl_2.2.1-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
possible bashism in ./configure line 18259 (should be 'b = a'):
	if test "$GCC" == "yes"; then
possible bashism in ./configure line 18566 (should be 'b = a'):
        if test "$ac_have_some_curses" == "yes"; then
possible bashism in ./configure line 19039 (should be 'b = a'):
       			if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 19082 (should be 'b = a'):
    				if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 19102 (should be 'b = a'):
	 if test x"$ac_have_mysql" == x"yes"; then
possible bashism in ./configure line 19248 (should be 'b = a'):
		if test "$ac_have_pgsql" == "yes"; then
possible bashism in ./configure line 19263 (should be 'b = a'):
	 if test x"$ac_have_pgsql" == x"yes"; then
possible bashism in ./configure line 19531 (should be 'b = a'):
if test "x$prefix" == "xNONE" ; then
possible bashism in ./configure line 20021 (should be 'b = a'):
  if test   "$printf_null_ok" == "no" -a "$have_solaris" == "yes" -a -d /usr/lib64/0@0.so.1; then
possible bashism in ./configure line 20023 (should be 'b = a'):
  elif test "$printf_null_ok" == "no" -a "$have_solaris" == "yes" -a -d /usr/lib/0@0.so.1; then
possible bashism in ./configure line 20025 (should be 'b = a'):
  elif test "$printf_null_ok" == "no" -a "$have_solaris" == "yes"; then
possible bashism in ./configure line 20027 (should be 'b = a'):
  elif test "$printf_null_ok" == "no"; then
possible bashism in ./etc/slurm.epilog.clean line 11 (should be 'b = a'):
if [ x$SLURM_UID == "x" ] ; then 
possible bashism in ./etc/slurm.epilog.clean line 14 (should be 'b = a'):
if [ x$SLURM_JOB_ID == "x" ] ; then 

This report was generated on Sun, 30 Jan 2011 06:38:19 +0000, based on results by checkbashisms 2.10.65git5