[Libvirt-cim] [PATCH 2 of 2] [CU] Fix indication_tester.py to pass a scheme in the destination

Dan Smith danms at us.ibm.com
Tue Jul 1 18:25:45 UTC 2008


# HG changeset patch
# User Dan Smith <danms at us.ibm.com>
# Date 1214936717 25200
# Node ID ef4c4ae1217b6f8e0f284178e6674ce3c9322f15
# Parent  fa42fd637a89653873eb0039e8fadf834228f4bd
[CU] Fix indication_tester.py to pass a scheme in the destination

Signed-off-by: Dan Smith <danms at us.ibm.com>

diff -r fa42fd637a89 -r ef4c4ae1217b tools/indication_tester.py
--- a/tools/indication_tester.py	Tue Jul 01 11:25:16 2008 -0700
+++ b/tools/indication_tester.py	Tue Jul 01 11:25:17 2008 -0700
@@ -81,7 +81,7 @@
                   <VALUE>%sHandler</VALUE> 
                 </PROPERTY> 
                 <PROPERTY NAME="Destination" TYPE="string"> 
-                  <VALUE>localhost:%i</VALUE> 
+                  <VALUE>http://localhost:%i</VALUE> 
                 </PROPERTY> 
               </INSTANCE> 
             </IPARAMVALUE> 




More information about the Libvirt-cim mailing list