control: send current working dir in load mechanism reply packet.
authorDavin McCall <davmac@davmac.org>
Fri, 21 Sep 2018 16:29:01 +0000 (17:29 +0100)
committerDavin McCall <davmac@davmac.org>
Fri, 21 Sep 2018 16:34:28 +0000 (17:34 +0100)
commita665bafbace5d13fa3aa08dad20842ceffe8388c
treed134a2edfcb36946739ee1625a779a8d139e99d3
parent25428a52dbfa0edbd3ddc34ed78a51d6efc1e928
control: send current working dir in load mechanism reply packet.

The load paths are relative to the current working directory, so the
client needs to know what it is to resolve the paths properly.
src/control.cc