SHA256
1
0
forked from pool/xen
OBS User unknown
2008-09-24 23:20:56 +00:00
committed by Git OBS Bridge
parent 997dde689d
commit b834258fb8
75 changed files with 5652 additions and 772 deletions

View File

@@ -1,7 +1,7 @@
Index: xen-3.3.0-testing/tools/xm-test/tests/save/01_save_basic_pos.py
Index: xen-3.3.1-testing/tools/xm-test/tests/save/01_save_basic_pos.py
===================================================================
--- xen-3.3.0-testing.orig/tools/xm-test/tests/save/01_save_basic_pos.py
+++ xen-3.3.0-testing/tools/xm-test/tests/save/01_save_basic_pos.py
--- xen-3.3.1-testing.orig/tools/xm-test/tests/save/01_save_basic_pos.py
+++ xen-3.3.1-testing/tools/xm-test/tests/save/01_save_basic_pos.py
@@ -35,3 +35,9 @@ if s != 0:
# Make sure it's gone
if isDomainRunning(domain.getName()):