Debian Automated Code Analysis

checkbashisms analysis of chillispot_1.0-10.1.dsc

possible bashism in ./version line 8 (should be 'b = a'):
if [ "$1" == "-VERSION" ]
possible bashism in ./version line 13 (should be 'b = a'):
if [ "$1" == "-PATCHLEVEL" ]
possible bashism in ./version line 18 (should be 'b = a'):
if [ "$1" == "-SUBLEVEL" ]
possible bashism in ./doc/chilli.init line 30 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting $prog: "
possible bashism in ./doc/chilli.init line 48 ($"foo" should be eval_gettext "foo"):
	echo -n $"Shutting down $prog: "
possible bashism in ./doc/chilli.init line 81 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|condrestart|status}"

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