Displaying 1 result from an estimated 1 matches for "eff5fcfa69bc".
2008 Aug 07
0
[PATCH] fix trivial typo. s/ciredump-restore/coredump-restart/
xm: fix trivial typo. s/ciredump-restore/coredump-restart/
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
diff -r eff5fcfa69bc tools/python/xen/xm/create.py
--- a/tools/python/xen/xm/create.py Wed Aug 06 15:19:13 2008 +0100
+++ b/tools/python/xen/xm/create.py Thu Aug 07 12:31:56 2008 +0900
@@ -279,7 +279,7 @@
renamed and a new domain started in its place.
""")
-gopts...