Commit ec9a4811 authored by Nirbhay Choubey's avatar Nirbhay Choubey

Fix bad merge

parent 901f7ebc
...@@ -988,7 +988,6 @@ do ...@@ -988,7 +988,6 @@ do
chmod "$fmode" "$err_log" # wrong owner next time we log, so set chmod "$fmode" "$err_log" # wrong owner next time we log, so set
fi # it up correctly while we can! fi # it up correctly while we can!
eval_log_error "$cmd"
end_time=`date +%M%S` end_time=`date +%M%S`
if test ! -f "$pid_file" # This is removed if normal shutdown if test ! -f "$pid_file" # This is removed if normal shutdown
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment