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"): [ "$ERR" -eq 0 ] && success $"$prog startup" || failure $"$prog startup" possible bashism in ./dist/fedora/oscap-scan.init line 76 ($"foo" should be eval_gettext "foo"): echo $"Usage: $0 {start}" possible bashism in ./dist/fedora/oscap-scan.cron line 10 (should be 'b = a'): if [ x"$OPTIONS" == "x" ]
This report was generated on Fri, 14 Jan 2011 06:38:11 +0000, based on results by checkbashisms 2.10.65git5