From 76ceb9d1e4d662c7fa8c41434df940647bf32fef Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 16 Aug 2013 10:07:10 -0400 Subject: [PATCH] LP1204123 more osrf_ctl/control script cleanup Signed-off-by: Bill Erickson Signed-off-by: Jason Stephenson --- bin/osrf_ctl.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/osrf_ctl.sh.in b/bin/osrf_ctl.sh.in index 0d28268..3dfa932 100755 --- a/bin/osrf_ctl.sh.in +++ b/bin/osrf_ctl.sh.in @@ -91,7 +91,7 @@ stop_all() { # --------------------------------------------------------------------------- # Do the requested action # --------------------------------------------------------------------------- -echo "$0 is deprecated. Use opensrf-perl.pl instead" +echo "$0 is deprecated. Use osrf_control instead" case $OPT_ACTION in "stop_all") stop_all;; -- 2.11.0