Debian Automated Code Analysis

checkbashisms analysis of ctdb_1.0.112-12-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./packaging/RPM/makerpms.sh line 66 ((push|pop)d):
pushd ${TOPDIR}
possible bashism in ./packaging/RPM/makerpms.sh line 70 ((push|pop)d):
popd
possible bashism in ./packaging/maketarball.sh line 53 ((push|pop)d):
pushd ${TOPDIR}
possible bashism in ./packaging/maketarball.sh line 57 ((push|pop)d):
popd
possible bashism in ./packaging/maketarball.sh line 76 ((push|pop)d):
pushd /tmp/${TAR_PREFIX_TMP}
possible bashism in ./packaging/maketarball.sh line 79 ((push|pop)d):
popd
possible bashism in ./packaging/maketarball.sh line 96 ((push|pop)d):
pushd /tmp
possible bashism in ./packaging/maketarball.sh line 100 ((push|pop)d):
	popd
possible bashism in ./packaging/maketarball.sh line 108 ((push|pop)d):
	popd
possible bashism in ./packaging/maketarball.sh line 115 ((push|pop)d):
popd
possible bashism in ./config/ctdb.init line 169 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting ctdbd service: "
possible bashism in ./config/ctdb.init line 172 ($"foo" should be eval_gettext "foo"):
	echo $"CTDB is already running"
possible bashism in ./config/ctdb.init line 180 (should be 'b = a'):
    if [ yes == "$CTDB_SUPPRESS_COREFILE" ]; then
possible bashism in ./config/ctdb.init line 219 ($"foo" should be eval_gettext "foo"):
    echo -n $"Shutting down ctdbd service: "
possible bashism in ./config/ctdb.init line 239 ($"foo" should be eval_gettext "foo"):
	    echo -n $"killing ctdbd "
possible bashism in ./config/ctdb.init line 266 ($"foo" should be eval_gettext "foo"):
    echo -n $"Checking for ctdbd service: "
possible bashism in ./config/ctdb.init line 307 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|status|cron|condrestart}"
possible bashism in ./config/events.d/11.natgw line 41 (should be 'b = a'):
	if [ "$NATGWMASTER" == "-1" ]; then

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