Debian Automated Code Analysis

checkbashisms analysis of slurm-llnl_2.2.4-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 18262 (should be 'b = a'):
	if test "$GCC" == "yes"; then
possible bashism in ./configure line 18569 (should be 'b = a'):
        if test "$ac_have_some_curses" == "yes"; then
possible bashism in ./configure line 19042 (should be 'b = a'):
       			if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 19085 (should be 'b = a'):
    				if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 19105 (should be 'b = a'):
	 if test x"$ac_have_mysql" == x"yes"; then
possible bashism in ./configure line 19251 (should be 'b = a'):
		if test "$ac_have_pgsql" == "yes"; then
possible bashism in ./configure line 19266 (should be 'b = a'):
	 if test x"$ac_have_pgsql" == x"yes"; then
possible bashism in ./configure line 19561 (should be 'b = a'):
if test "x$prefix" == "xNONE" ; then
possible bashism in ./configure line 20051 (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 20053 (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 20055 (should be 'b = a'):
  elif test "$printf_null_ok" == "no" -a "$have_solaris" == "yes"; then
possible bashism in ./configure line 20057 (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 Mon, 11 Apr 2011 06:38:26 +0000, based on results by checkbashisms 2.10.65git5