From: Michael Howe Date: Sun, 29 Jan 2012 15:02:59 +0000 (+0000) Subject: Consistency fixing for rksu X-Git-Tag: 1.1~2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=00dcf52c9ebf4bbb4271b504bdf0a37440444be8;p=packages%2Fm%2Fmh-sysadmin-tools.git Consistency fixing for rksu --- diff --git a/bin/rksu b/bin/rksu index cb571f7..18313c8 100755 --- a/bin/rksu +++ b/bin/rksu @@ -15,7 +15,7 @@ usage() { } if [ $# -eq 0 ]; then - echo "Error - no host specified!" + echo "Error: no host specified!" >&2 usage exit 1 fi