Debian Automated Code Analysis

checkbashisms analysis of slurm-llnl_2.1.16-2.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 18099 (should be 'b = a'):
	if test "$GCC" == "yes"; then
possible bashism in ./configure line 18307 (should be 'b = a'):
        if test "$ac_have_some_curses" == "yes"; then
possible bashism in ./configure line 18774 (should be 'b = a'):
       			if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 18817 (should be 'b = a'):
    				if test "$ac_have_mysql" == "yes"; then
possible bashism in ./configure line 18837 (should be 'b = a'):
	 if test x"$ac_have_mysql" == x"yes"; then
possible bashism in ./configure line 18983 (should be 'b = a'):
		if test "$ac_have_pgsql" == "yes"; then
possible bashism in ./configure line 18998 (should be 'b = a'):
	 if test x"$ac_have_pgsql" == x"yes"; then
possible bashism in ./configure line 19222 (should be 'b = a'):
if test "x$prefix" == "xNONE" ; then
possible bashism in ./configure line 19714 (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 19716 (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 19718 (should be 'b = a'):
  elif test "$printf_null_ok" == "no" -a "$have_solaris" == "yes"; then
possible bashism in ./configure line 19720 (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 Fri, 17 Dec 2010 04:38:21 +0000, based on results by checkbashisms 2.10.65git5