[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH]show the autostart status when display a'virsh dominfo'.
- From: "Richard W.M. Jones" <rjones redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH]show the autostart status when display a'virsh dominfo'.
- Date: Tue, 27 May 2008 14:48:57 +0100
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
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]