Changeset 654 for trunk/packages/sipb-xen-remctl-auto/files/usr
- Timestamp:
 - Jun 28, 2008, 8:43:16 PM (17 years ago)
 - File:
 - 
          
- 1 edited
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/packages/sipb-xen-remctl-auto/files/usr/sbin/sipb-xen-listvms
r653 r654 18 18 name, data = get_dom(int(domid)) 19 19 except ValueError: 20 next# went down since we started20 continue # went down since we started 21 21 if name.startswith('d_'): 22 22 name = name[2:]  
Note: See TracChangeset
          for help on using the changeset viewer.
      