summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d2b87d2)
svn path=/trunk/packages/sipb-xen-www/; revision=565
has_vnc = {}
xmlist = g.xmlist
checkpoint.checkpoint('Got uptimes')
has_vnc = {}
xmlist = g.xmlist
checkpoint.checkpoint('Got uptimes')
- can_clone = 'ice3' in g.xmlist_raw
+ can_clone = 'ice3' not in g.xmlist_raw
for m in machines:
if m not in xmlist:
has_vnc[m] = 'Off'
for m in machines:
if m not in xmlist:
has_vnc[m] = 'Off'