projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8eca080
)
Undo previous delta.
author
mike
<mike>
Wed, 14 Dec 2005 10:22:08 +0000
(10:22 +0000)
committer
mike
<mike>
Wed, 14 Dec 2005 10:22:08 +0000
(10:22 +0000)
archive/test-server/test-server.init
patch
|
blob
|
history
diff --git
a/archive/test-server/test-server.init
b/archive/test-server/test-server.init
index
d2f3e58
..
8f224b8
100644
(file)
--- a/
archive/test-server/test-server.init
+++ b/
archive/test-server/test-server.init
@@
-1,6
+1,6
@@
#! /bin/sh
-# $Id: test-server.init,v 1.2 2005-12-14 10:21:17 mike Exp $
+# $Id: test-server.init,v 1.3 2005-12-14 10:22:08 mike Exp $
#
# This is a startup/shutdown script for the ZOOM-Perl test-server,
# suitable for use in a SysV-style init directory such as /etc/init.d
@@
-41,6
+41,5
@@
case "$1" in
;;
*)
echo "Usage: $0 start|stop|restart" >&2
- exit 1
;;
esac