Debian Automated Code Analysis

checkbashisms analysis of icinga_1.3.0-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 ./rc.ido2db.in line 103 (should be 'b = a'):
	elif test $? == 2; then
possible bashism in ./daemon-init-redhat.in line 34 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting $prog: "
possible bashism in ./daemon-init-redhat.in line 43 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping $prog: "
possible bashism in ./daemon-init-redhat.in line 58 ($"foo" should be eval_gettext "foo"):
    echo -n $"Reloading $prog: "
possible bashism in ./daemon-init-redhat.in line 72 ($"foo" should be eval_gettext "foo"):
                echo -n $"Configuration validation failed"
possible bashism in ./daemon-init-redhat.in line 109 ($"foo" should be eval_gettext "foo"):
        echo -n  $"Checking config for $prog: "
possible bashism in ./daemon-init-redhat.in line 115 ($"foo" should be eval_gettext "foo"):
        echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload|configtest}"
possible bashism in ./module/icinga-api/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3

This report was generated on Thu, 17 Feb 2011 06:38:08 +0000, based on results by checkbashisms 2.10.65git5