Automated Code Analysis
possible bashism in ./gk.initd.suse line 31 (echo -e):
echo -e "$return"
possible bashism in ./gk.initd.suse line 40 (echo -e):
echo -e "$return"
possible bashism in ./gk.initd.redhat line 40 ($"foo" should be eval_gettext "foo"):
echo -n $"Starting $prog: "
possible bashism in ./gk.initd.redhat line 51 ($"foo" should be eval_gettext "foo"):
echo -n $"Stopping $prog: "
possible bashism in ./gk.initd.redhat line 90 ($"foo" should be eval_gettext "foo"):
echo $"Usage: $0 {start|stop|restart|reload|condrestart|status}"
This report was generated on Thu, 16 Dec 2010 15:38:18 +0000, based on results by checkbashisms 2.10.65git5