projects
/
OpenSRF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f8d384
)
LP1204123 more osrf_ctl/control script cleanup
author
Bill Erickson
<berick@esilibrary.com>
Fri, 16 Aug 2013 14:07:10 +0000
(10:07 -0400)
committer
Jason Stephenson
<jstephenson@mvlc.org>
Wed, 4 Sep 2013 15:07:59 +0000
(11:07 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
bin/osrf_ctl.sh.in
patch
|
blob
|
history
diff --git
a/bin/osrf_ctl.sh.in
b/bin/osrf_ctl.sh.in
index
0d28268
..
3dfa932
100755
(executable)
--- 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 o
pensrf-perl.p
l instead"
+echo "$0 is deprecated. Use o
srf_contro
l instead"
case $OPT_ACTION in
"stop_all") stop_all;;