Skip to content
Commit 05421405 authored by Benjamin Esham's avatar Benjamin Esham
Browse files

gitstatus: patch fewer lines

The sed invocation was changing all lines matching "local daemon.*".
This changed the line it was supposed to, but two other lines that also
matched that pattern were being modified, which meant that the
"daemon_pid_var" and "daemon_pid" variables were not defined when they
should have been.
parent 83c24adf
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