Debian Automated Code Analysis

checkbashisms analysis of redhat-cluster_3.0.12-2.dsc

possible bashism in ./rgmanager/src/resources/SAPDatabase line 563 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./rgmanager/src/resources/SAPInstance line 237 (should be >word 2>&1):
      eval "$VALUE" >& /dev/null
possible bashism in ./rgmanager/src/daemons/tests/runtests.sh line 56 (declare):
	declare SERVICES=$(echo "xpath /cluster/rm/service" | xmllint $t.conf --shell | grep content | cut -f2 -d'=')
possible bashism in ./rgmanager/src/daemons/tests/runtests.sh line 57 (declare):
	declare phase svc
possible bashism in ./rgmanager/src/daemons/tests/gentests.sh line 42 (declare):
	declare SERVICES=$(echo "xpath /cluster/rm/service" | xmllint $t.conf --shell | grep content | cut -f2 -d'=')
possible bashism in ./rgmanager/src/daemons/tests/gentests.sh line 43 (declare):
	declare phase svc

This report was generated on Fri, 17 Dec 2010 06:39:17 +0000, based on results by checkbashisms 2.10.65git5