- Timestamp:
- Nov 21, 2011, 11:39:34 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r1359 r1360 2223 2223 return($vmexist,$vmpid); 2224 2224 } elsif ($vtype eq "ve") { 2225 pb_ve_launch($v,$pbforce,$pbsnap); 2225 # Force the creation of the VE and no snapshot usable 2226 pb_ve_launch($v,1,0); 2226 2227 } else { 2227 2228 # RM here
Note:
See TracChangeset
for help on using the changeset viewer.