Commit 1d0edfbd authored by Ad Schellevis's avatar Ad Schellevis

accidentally changed socket path in client util

parent 5bddaab1
......@@ -38,7 +38,7 @@ import sys
__author__ = 'Ad Schellevis'
configd_socket_name = 'testing/configd.socket'
configd_socket_name = '/var/run/configd.socket'
# set a timeout to the socket
socket.setdefaulttimeout(120)
......
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