# HG changeset patch
# User Dan Smith <danms(a)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(a)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>