Debian Automated Code Analysis

checkbashisms analysis of watchdog_5.9-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 ./suse/rc.watchdog.suse line 43 (echo -e):
	echo -e "$return"
possible bashism in ./suse/rc.watchdog.suse line 52 (echo -e):
	echo -e "$return"
possible bashism in ./redhat/watchdog.init line 26 ($"foo" should be eval_gettext "foo"):
	echo -n $"Starting $prog: "
possible bashism in ./redhat/watchdog.init line 28 ($"foo" should be eval_gettext "foo"):
		echo -n $"$prog: already running"
possible bashism in ./redhat/watchdog.init line 84 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|restart|status|condrestart}"

This report was generated on Fri, 17 Dec 2010 13:38:14 +0000, based on results by checkbashisms 2.10.65git5