Debian Automated Code Analysis

checkbashisms analysis of anubis_4.1.1+dfsg1-3.dsc

possible bashism in ./scripts/redhat.init line 26 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting $PROGRAM: "
possible bashism in ./scripts/redhat.init line 33 ($"foo" should be eval_gettext "foo"):
	echo -n $"Stopping $PROGRAM: "
possible bashism in ./scripts/redhat.init line 59 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./scripts/debian.init line 14 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting $PROGRAM: "
possible bashism in ./scripts/debian.init line 23 ($"foo" should be eval_gettext "foo"):
	echo -n $"Stopping $PROGRAM: "
possible bashism in ./scripts/debian.init line 28 ($"foo" should be eval_gettext "foo"):
	echo -n $"Restarting $PROGRAM: "

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