Changeset 565
- Timestamp:
- Jun 2, 2008, 2:09:35 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/main.py
r554 r565 204 204 xmlist = g.xmlist 205 205 checkpoint.checkpoint('Got uptimes') 206 can_clone = 'ice3' in g.xmlist_raw206 can_clone = 'ice3' not in g.xmlist_raw 207 207 for m in machines: 208 208 if m not in xmlist:
Note: See TracChangeset
for help on using the changeset viewer.