Changeset 542 for trunk/packages/sipb-xen-guest-installer/files
- Timestamp:
- May 31, 2008, 4:51:39 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-guest-installer/files/usr/sbin/sipb-xen-lvcopy
r528 r542 49 49 50 50 def duplicate_by_vm(source, target, rootpw, nodd=False, nofrob=False): 51 if source != "ice3": 52 print "Error: can't clone that VM" 53 sys.exit(1) 51 54 # source, target should be machine names 52 55 prefix = 'd_'
Note: See TracChangeset
for help on using the changeset viewer.