Debian Automated Code Analysis

checkbashisms analysis of dtc-xen_0.5.13-3.dsc

possible bashism in ./etc/init.d/dtc-xen.rh line 28 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting DTC-Xen: "
possible bashism in ./etc/init.d/dtc-xen.rh line 38 ($"foo" should be eval_gettext "foo"):
	echo -n $"Shutting down DTC-Xen: "
possible bashism in ./etc/init.d/dtc-xen.rh line 39 ($"foo" should be eval_gettext "foo"):
	killproc -p $pidfile dtc-xen && success || failure $"$prog stop"
possible bashism in ./etc/init.d/dtc-xen.rh line 69 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|status|condrestart}"
possible bashism in ./etc/init.d/dtc-xen-firewall.rh line 159 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting DTC-Xen firewall: "
possible bashism in ./etc/init.d/dtc-xen-firewall.rh line 178 ($"foo" should be eval_gettext "foo"):
	echo -n $"Shutting down DTC-Xen firewall: "
possible bashism in ./etc/init.d/dtc-xen-firewall.rh line 214 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|condrestart}"

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