possible bashism in ./scripts/decnet.sh line 51 ($"foo" should be eval_gettext "foo"): echo $"DECnet not started as it is not configured." possible bashism in ./scripts/decnet.sh line 61 ($"foo" should be eval_gettext "foo"): echo $"DECnet not started as it is not in the kernel." possible bashism in ./scripts/decnet.sh line 66 ($"foo" should be eval_gettext "foo"): echo -n $"Starting DECnet: " possible bashism in ./scripts/decnet.sh line 84 ($"foo" should be eval_gettext "foo"): echo -n $" `eval echo $startecho`" possible bashism in ./scripts/decnet.sh line 86 ($"foo" should be eval_gettext "foo"): echo $"$startendecho" possible bashism in ./scripts/decnet.sh line 90 ($"foo" should be eval_gettext "foo"): echo -n $"Stopping DECnet... " possible bashism in ./scripts/decnet.sh line 95 ($"foo" should be eval_gettext "foo"): echo $"$stopendecho" possible bashism in ./scripts/decnet.sh line 99 ($"foo" should be eval_gettext "foo"): echo -n $"Restarting DECnet: " possible bashism in ./scripts/decnet.sh line 104 ($"foo" should be eval_gettext "foo"): echo -n $"$startecho" possible bashism in ./scripts/decnet.sh line 106 ($"foo" should be eval_gettext "foo"): echo $"$stopendecho" possible bashism in ./scripts/decnet.sh line 110 ($"foo" should be eval_gettext "foo"): echo $"Usage $0 {start|stop|restart|force-reload}"
This report was generated on Mon, 21 Mar 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5