Deleted the wrong line

This commit is contained in:
Joshua Boniface 2019-03-12 21:39:17 -04:00
parent 2e187ae032
commit eb087a26e7
1 changed files with 1 additions and 1 deletions

View File

@ -520,7 +520,7 @@ def get_list(zk_conn, node, limit, raw):
# Check we don't match the limit
name = zkhandler.readdata(zk_conn, '/domains/{}'.format(vm))
vm_list_names.append(name)
vm_node[vm] = zkhandler.readdata(zk_conn, '/domains/{}/node'.format(vm))
if limit != None:
try:
# Implcitly assume fuzzy limits