Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Michael Ritter
chronopolis-core
Commits
5ca59cb0
Commit
5ca59cb0
authored
Apr 03, 2015
by
Michael Ritter
Browse files
fix typo in ingest-server init script
parent
d2419918
Changes
1
Hide whitespace changes
Inline
Side-by-side
ingest-rest/src/main/sh/ingest-server.sh
View file @
5ca59cb0
...
...
@@ -27,7 +27,7 @@ RETVAL=0
case
"
$1
"
in
start
)
echo
"Starting the
replication
serv
ic
e"
echo
"Starting the
ingest
serve
r
"
daemon
--user
"
$CHRON_USER
"
--pidfile
"
$REPL_PID_FILE
"
$JAVA_CMD
$PARAMS
>
/dev/null 2>&1
RETVAL
=
$?
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment