Debian Automated Code Analysis

checkbashisms analysis of code-saturne_2.0.0.rc1-5.dsc

possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 20613 (should be 'b = a'):
if test "x${PYTHON_EXE}" == "xnone" ; then
possible bashism in ./configure line 20943 (should be 'b = a'):
if test "x$have_gui" == "xyes" ; then
possible bashism in ./configure line 20975 (should be 'b = a'):
if test "x$have_gui" == "xyes" ; then
possible bashism in ./configure line 20977 (should be 'b = a'):
  if test "x${PYQT4_EXE}" == "xnone" ; then
possible bashism in ./configure line 21075 (should be 'b = a'):
  if test "x$PYUIC4" == "xno" -o "x$PYRCC4" == "xno" ; then
possible bashism in ./examples/3-stratified_junction/case5/runcase line 368 ('((' should be '$(('):
    (( nproc_kernel = nproc_kernel - N_SYRTHES_COUPLINGS ))
possible bashism in ./examples/2-full_domain/case2/lance line 406 ('((' should be '$(('):
      (( nproc_noy = nproc_noy - N_COUPLAGE_SYRTHES ))
possible bashism in ./examples/2-full_domain/case2/lance line 437 ('((' should be '$(('):
      (( nproc_noy = nproc_noy - N_COUPLAGE_SYRTHES ))
possible bashism in ./examples/2-full_domain/case2/lance line 454 ('((' should be '$(('):
      (( nproc_noy = nproc_noy - N_COUPLAGE_SYRTHES ))
possible bashism in ./examples/2-full_domain/case2/lance line 455 ('((' should be '$(('):
      (( NOMBRE_DE_PROCESSEURS = NOMBRE_DE_PROCESSEURS - 1 ))
possible bashism in ./examples/2-full_domain/case2/lance line 1229 ('((' should be '$(('):
        (( num = num + 1 ))
possible bashism in ./examples/2-full_domain/case2/runcase line 368 ('((' should be '$(('):
    (( nproc_kernel = nproc_kernel - N_SYRTHES_COUPLINGS ))
possible bashism in ./examples/2-full_domain/case3/runcase line 368 ('((' should be '$(('):
    (( nproc_kernel = nproc_kernel - N_SYRTHES_COUPLINGS ))
possible bashism in ./examples/2-full_domain/case4/runcase line 368 ('((' should be '$(('):
    (( nproc_kernel = nproc_kernel - N_SYRTHES_COUPLINGS ))
possible bashism in ./examples/1-simple_junction/case1/runcase line 368 ('((' should be '$(('):
    (( nproc_kernel = nproc_kernel - N_SYRTHES_COUPLINGS ))

This report was generated on Thu, 16 Dec 2010 14:38:03 +0000, based on results by checkbashisms 2.10.65git5