Debian Automated Code Analysis

checkbashisms analysis of gridengine_6.2u5-1.dsc

possible bashism in ./source/clients/gui-installer/templates/check_host line 52 ($HOST(TYPE|NAME)):
   ADMINUSER="$HOSTNAME+$ADMINUSER"
possible bashism in ./source/3rdparty/qtcsh/SOLARISAMD64/config.status line 221 ($RANDOM):
  tmp=$TMPDIR/cs$$-$RANDOM
possible bashism in ./source/libs/jgdi/util/scripts/pe_task.sh line 3 ($HOST(TYPE|NAME)):
printf "petask %3d with pid %8d started on host %s\n" $1 $$ $HOSTNAME
possible bashism in ./source/libs/jgdi/util/scripts/pe_task.sh line 6 ($HOST(TYPE|NAME)):
printf "petask %3d with pid %8d finished on host %s\n" $1 $$ $HOSTNAME
possible bashism in ./source/dist/util/resources/jsv/jsv_include.sh line 1522 (<<< here string):
   jsv_script_log "<<< $@"
possible bashism in ./source/dist/util/resources/jsv/jsv_include.sh line 1617 (<<< here string):
   jsv_script_log "sge_qmaster to the JSV script. Lines beginning with <<< contain data"
possible bashism in ./source/dist/util/upgrade_modules/inst_upgrade.sh line 72 ($HOST(TYPE|NAME)):
      ADMINUSER="$HOSTNAME+$ADMINUSER"
possible bashism in ./source/dist/util/upgrade_modules/inst_upgrade.sh line 230 (should be >word 2>&1):
   grep 'com.sun.grid.jgdi.management.jmxremote.ssl.serverKeystorePassword=' $MANAGEMENTPROPERTIES >& /dev/null
possible bashism in ./source/dist/util/install_modules/inst_common.sh line 4092 ($HOST(TYPE|NAME)):
      ADMINUSER="$HOSTNAME+$ADMINUSER"
possible bashism in ./source/dist/util/install_modules/inst_qmaster.sh line 53 (<<< here string):
      $INFOTEXT -n "Enter the cell root <<<"
possible bashism in ./source/dist/util/certtool.sh line 123 ($UID should be "$(id -ru)"):
      if [ $UID = "197108" -o $UID = "1049076" ]; then
possible bashism in ./source/dist/util/certtool.sh line 130 ($UID should be "$(id -ru)"):
      if [ $UID = "0" ]; then

This report was generated on Fri, 17 Dec 2010 00:10:09 +0000, based on results by checkbashisms 2.10.65git5