[libvirt] [PATCH]show the autostart status when display a'virsh dominfo'.

Richard W.M. Jones rjones at redhat.com
Tue May 27 13:48:57 UTC 2008


On Tue, May 27, 2008 at 02:09:43PM +0100, Daniel P. Berrange wrote:
> FYI, you'll also need to update the virshtest data files for dominfo so that
> they expect the new data output here to avoid failures.

Here's the patch to fix that.  Actually, I already committed it.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
Read my OCaml programming blog: http://camltastic.blogspot.com/
Fedora now supports 59 OCaml packages (the OPEN alternative to F#)
http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
-------------- next part --------------
Index: tests/virshdata/dominfo-fc4.txt
===================================================================
RCS file: /data/cvs/libvirt/tests/virshdata/dominfo-fc4.txt,v
retrieving revision 1.3
diff -u -r1.3 dominfo-fc4.txt
--- tests/virshdata/dominfo-fc4.txt	26 Jan 2007 13:10:28 -0000	1.3
+++ tests/virshdata/dominfo-fc4.txt	27 May 2008 13:50:07 -0000
@@ -6,4 +6,5 @@
 CPU(s):         1
 Max memory:     261072 kB
 Used memory:    131072 kB
+Autostart:      disable        
 


More information about the libvir-list mailing list