From 5fe0458b26fdf5ec233d8181201d3673a15006ae Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Thu, 1 May 2008 10:15:35 +0000 Subject: QPID-966: applied patch from rajith; altered to use uuid as session name; updated verify scripts for automated testing; re-enabled automated testing in c++ build git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@652469 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/examples/fanout/verify | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/python/examples/fanout/verify') diff --git a/qpid/python/examples/fanout/verify b/qpid/python/examples/fanout/verify index 7650853e11..6a3132a94f 100644 --- a/qpid/python/examples/fanout/verify +++ b/qpid/python/examples/fanout/verify @@ -2,4 +2,4 @@ background "Subscribed" ./fanout_consumer.py background "Subscribed" ./fanout_consumer.py clients ./fanout_producer.py -outputs ./fanout_producer.py.out "./fanout_consumer.py.out | remove_uuid64" "./fanout_consumer.pyX.out | remove_uuid64" +outputs ./fanout_producer.py.out "./fanout_consumer.py.out | remove_uuid" "./fanout_consumer.pyX.out | remove_uuid" -- cgit v1.2.1