possible bashism in ./configure line 369 (should be >word 2>&1): $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3 possible bashism in ./packaging/rpm/gpsd.init line 44 ($EUID should be "$(id -u)"): [ "$EUID" != "0" ] && exit 4 possible bashism in ./packaging/rpm/gpsd.init line 45 ($"foo" should be eval_gettext "foo"): echo -n $"Starting $prog: " possible bashism in ./packaging/rpm/gpsd.init line 54 ($EUID should be "$(id -u)"): [ "$EUID" != "0" ] && exit 4 possible bashism in ./packaging/rpm/gpsd.init line 55 ($"foo" should be eval_gettext "foo"): echo -n $"Stopping $prog: " possible bashism in ./packaging/rpm/gpsd.init line 87 ($"foo" should be eval_gettext "foo"): action $"Service $prog does not support the reload action: " /bin/false possible bashism in ./packaging/rpm/gpsd.init line 91 ($"foo" should be eval_gettext "foo"): echo $"Usage: $0 {start|stop|status|restart|try-restart|force-reload}"
This report was generated on Thu, 16 Dec 2010 20:38:12 +0000, based on results by checkbashisms 2.10.65git5