Debian Automated Code Analysis

checkbashisms analysis of cluster-agents_1.0.3-3.1.dsc

possible bashism in ./heartbeat/anything line 129 (let ...):
                        let "i++"
possible bashism in ./heartbeat/SAPDatabase line 540 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./heartbeat/AudibleAlarm line 84 (echo -e):
		echo -ne "\a" > /dev/console 
possible bashism in ./heartbeat/oracle line 234 (should be 'b = a'):
	if [ x == "x$ORACLE_HOME" ]; then
possible bashism in ./heartbeat/oracle line 238 (should be 'b = a'):
	if [ x == "x$ORACLE_OWNER" ]; then
possible bashism in ./heartbeat/oracle line 386 (should be 'b = a'):
	if [ "x$dumpdest" == x -o ! -d "$dumpdest" ]; then
possible bashism in ./heartbeat/oracle line 390 (local -opt):
	local -i fcount=`ls -rt $dumpdest | wc -l`
possible bashism in ./heartbeat/oracle line 393 (local -opt):
	local -i fcount2=`ls -rt $dumpdest | wc -l`
possible bashism in ./heartbeat/eDir88 line 190 (let ...):
        let CNT=$CNT+1
possible bashism in ./heartbeat/eDir88 line 322 (declare):
    declare rc=$OCF_SUCCESS
possible bashism in ./heartbeat/CTDB line 333 (should be 'b = a'):
	[ "$OCF_RESKEY_ctdb_logfile" == "syslog" ] && log_option="--syslog"
possible bashism in ./heartbeat/CTDB line 359 (brace expansion, should be $(seq a b)):
		for i in {1..30}; do
possible bashism in ./heartbeat/oralsnr line 161 (should be 'b = a'):
	if [ x == "x$ORACLE_HOME" ]; then
possible bashism in ./heartbeat/oralsnr line 165 (should be 'b = a'):
	if [ x == "x$ORACLE_OWNER" ]; then
possible bashism in ./heartbeat/SAPInstance line 383 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./.pc/spelling-fixes.patch/heartbeat/SAPDatabase line 540 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./.pc/spelling-fixes.patch/heartbeat/SAPInstance line 383 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./.pc/CVE-2010-3389--bug598549.patch/heartbeat/SAPDatabase line 540 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./.pc/CVE-2010-3389--bug598549.patch/heartbeat/SAPInstance line 380 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null

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