Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
1c4e46ac
Commit
1c4e46ac
authored
Aug 19, 2010
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add an error message.
parent
a9251efe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
apache/apache-emulab
apache/apache-emulab
+1
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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