Isaku Yamahata
2008-Aug-07 03:31 UTC
[Xen-devel] [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.var(''on_crash'', val=''destroy|restart|preserve|rename-restart|coredump-destroy|ciredump-restart'', +gopts.var(''on_crash'', val=''destroy|restart|preserve|rename-restart|coredump-destroy|coredump-restart'', fn=set_value, default=None, use="""Behaviour when a domain exits with reason ''crash''. - destroy: the domain is cleaned up as normal; -- yamahata _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel