Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
1c4e46ac
Commit
1c4e46ac
authored
Aug 19, 2010
by
Mike Hibler
Browse files
Add an error message.
parent
a9251efe
Changes
1
Hide whitespace changes
Inline
Side-by-side
apache/apache-emulab
View file @
1c4e46ac
...
...
@@ -48,6 +48,7 @@ case $1 in
# still not running? we have bigger problems
rc_pid
=
$(
check_pidfile
$pidfile
$command
)
if
[
-z
"
$rc_pid
"
]
;
then
echo
"PHP restart hack failed, exiting..."
mv
$CFFILE
.orig
$CFFILE
return
1
fi
...
...
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