possible bashism in ./usr/lib/salome/bin/runAppli line 35 (let ...): let limit=limit+100 possible bashism in ./usr/lib/salome/bin/runAppli line 44 (alternative test command ([[ foo ]] should be [ foo ])): if [[ `python -c "import CORBA; print CORBA.ORB_ID"` = "omniORB4" ]]; then possible bashism in ./usr/lib/salome/bin/runAppli line 52 (alternative test command ([[ foo ]] should be [ foo ])): if [[ $NSPORT -eq $limit ]] ; then possible bashism in ./usr/lib/salome/bin/runAppli line 58 (let ...): let NSPORT=NSPORT+1 possible bashism in ./usr/lib/salome/bin/waitNS line 25 (should be >word 2>&1): ls $HOME/$APPLI/USERS/.omniORB_${USER}_last.cfg >& /dev/null
This report was generated on Sat, 18 Dec 2010 01:10:10 +0000, based on results by checkbashisms 2.10.65git5