GETINFO: prefix filename with / if it owns the lock.
commit39845c22d2b6d85b2055c1a4491cc9ec18a64e97
authorBen Kibbey <bjk@luxsci.net>
Sat, 20 Dec 2014 15:18:27 +0000 (20 10:18 -0500)
committerBen Kibbey <bjk@luxsci.net>
Sat, 20 Dec 2014 15:18:27 +0000 (20 10:18 -0500)
tree1e78a17293971a2434872be21b6922e9b1f0ca70
parent902ee5556f1f8cf3722087af53684df77d71d24c
GETINFO: prefix filename with / if it owns the lock.

Use / since it is not allowed in a filename. This can make it easier to
determine which client to KILL.
doc/pwmd.html
src/commands.c