Debian Automated Code Analysis

checkbashisms analysis of unbound_1.4.6-1.dsc

possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./contrib/unbound.init_fedora line 36 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting unbound: "
possible bashism in ./contrib/unbound.init_fedora line 56 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping unbound: "
possible bashism in ./contrib/unbound.init_fedora line 116 ($"foo" should be eval_gettext "foo"):
        echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"
possible bashism in ./contrib/unbound.init line 37 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting $prog: "
possible bashism in ./contrib/unbound.init line 72 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping $prog: "
possible bashism in ./contrib/unbound.init line 136 ($"foo" should be eval_gettext "foo"):
        echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"

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