From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [PATCH] fix error handler index in xm Date: Wed, 24 Aug 2005 09:29:07 +0100 Message-ID: <3d8eece205082401295108a5ad@mail.gmail.com> References: Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dan Smith Cc: "List: Xen Developers" List-Id: xen-devel@lists.xenproject.org Thanks! On 8/23/05, Dan Smith wrote: > This patch fixes a typo in xm's main.py. This fixes the exception > thrown when doing, for example, "xm domid" on a non-existent domain. >=20 > Signed-off-by: Dan Smith >=20 >=20 >=20 >=20 > -- > Dan Smith > IBM Linux Technology Center > Open Hypervisor Team > email: danms@us.ibm.com >=20 >=20 >=20 > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >=20 >=20 >=20 >