possible bashism in ./dist/fedora/oscap-scan.init line 36 ($EUID should be "$(id -u)"): test $EUID = 0 || exit 4 possible bashism in ./dist/fedora/oscap-scan.init line 49 ($"foo" should be eval_gettext "foo"): echo -n $"Starting $prog: " possible bashism in ./dist/fedora/oscap-scan.init line 62 ($"foo" should be eval_gettext "foo"): [ "$RETVAL" -eq 0 ] && success $"$prog startup" || failure $"$prog startup" possible bashism in ./dist/fedora/oscap-scan.init line 83 ($"foo" should be eval_gettext "foo"): echo $"Usage: $0 {start|stop|restart}" possible bashism in ./dist/fedora/oscap-scan.cron line 10 (should be 'b = a'): if [ x"$OPTIONS" == "x" ]
This report was generated on Thu, 16 Dec 2010 20:38:19 +0000, based on results by checkbashisms 2.10.65git5