possible bashism in ./daemon/libvirtd.init.in line 60 ($"foo" should be eval_gettext "foo"): echo -n $"Starting $SERVICE daemon: " possible bashism in ./daemon/libvirtd.init.in line 70 ($"foo" should be eval_gettext "foo"): echo -n $"Stopping $SERVICE daemon: " possible bashism in ./daemon/libvirtd.init.in line 88 ($"foo" should be eval_gettext "foo"): echo -n $"Reloading $SERVICE configuration: " possible bashism in ./daemon/libvirtd.init.in line 112 ($"foo" should be eval_gettext "foo"): echo $"Usage: $0 {start|stop|status|restart|condrestart|reload|force-reload|try-restart}" possible bashism in ./configure line 380 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 possible bashism in ./tests/daemon-conf line 45 (alternative test command ([[ foo ]] should be [ foo ])): [[\"]*) sed "$i"'s/ = [["].*/ = 3/' tmp.conf > $f;;
This report was generated on Sat, 19 Feb 2011 06:38:08 +0000, based on results by checkbashisms 2.10.65git5