[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [xen-unstable] Correct copy-n-paste error.



# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Node ID f3f4d24178cccc83febbd052a3f53f3e235c7e92
# Parent  579d60866f3dbe512d230f7437c76601d084dcc9
Correct copy-n-paste error.

Also Whitespace cleanups.

Signed-off-by: Tony Breeds <tony@xxxxxxxxxxxxxxxxxx>
---
 tools/xm-test/tests/network-attach/04_network_attach_baddomain_neg.py |    6 
++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff -r 579d60866f3d -r f3f4d24178cc 
tools/xm-test/tests/network-attach/04_network_attach_baddomain_neg.py
--- a/tools/xm-test/tests/network-attach/04_network_attach_baddomain_neg.py     
Wed Nov 01 08:41:24 2006 +0000
+++ b/tools/xm-test/tests/network-attach/04_network_attach_baddomain_neg.py     
Wed Nov 01 08:43:54 2006 +0000
@@ -10,8 +10,6 @@ eyecatcher = "Error"
 eyecatcher = "Error"
 where = output.find(eyecatcher)
 if status == 0:
-       FAIL("xm block-attach returned bad status, expected non 0, status is: 
%i" % status )
+       FAIL("xm network-attach returned bad status, expected non 0, status is: 
%i" % status )
 elif where == -1:
-       FAIL("xm block-attach returned bad output, expected Error, output is: 
%s" % output )
-       
-
+       FAIL("xm network-attach returned bad output, expected Error, output is: 
%s" % output )

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.