Debian Automated Code Analysis

checkbashisms analysis of tgt_1.0.4-2.dsc

possible bashism in ./scripts/initd.sample line 13 (should be >word 2>&1):
	tgtd &>/dev/null
possible bashism in ./scripts/initd.sample line 31 (should be 'b = a'):
	if [ "$RUNLEVEL" == 0 -o "$RUNLEVEL" == 6 ] ; then
possible bashism in ./scripts/initd.sample line 31 (should be 'b = a'):
	if [ "$RUNLEVEL" == 0 -o "$RUNLEVEL" == 6 ] ; then
possible bashism in ./scripts/initd.sample line 36 (should be >word 2>&1):
	tgt-admin --update ALL -c /dev/null &>/dev/null
possible bashism in ./scripts/initd.sample line 38 (should be >word 2>&1):
	tgtadm --op delete --mode system &>/dev/null
possible bashism in ./scripts/initd.sample line 59 (should be >word 2>&1):
	tgtadm --op update --mode sys --name State -v offline &>/dev/null
possible bashism in ./scripts/initd.sample line 84 (should be >word 2>&1):
	tgt-admin --update ALL -c $TGTD_CONFIG &>/dev/null
possible bashism in ./scripts/initd.sample line 96 (should be >word 2>&1):
	tgt-admin --update ALL -f -c $TGTD_CONFIG &>/dev/null

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