Tweak some more things in the Daemon to reflect split
This commit is contained in:
parent
8791224e64
commit
ac2ae4b3e3
|
@ -21,7 +21,7 @@
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|
||||||
import kazoo.client
|
import kazoo.client
|
||||||
import ansiiprint
|
import lib.ansiiprint
|
||||||
|
|
||||||
# Child list function
|
# Child list function
|
||||||
def listchildren(zk_conn, key):
|
def listchildren(zk_conn, key):
|
||||||
|
|
Loading…
Reference in New Issue