From a8c96aae65caa95f790fb8f7011731cf5d29454a Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 15 Feb 2008 21:00:44 +0000 Subject: Updated c++ and python fanout examples and verify scripts. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@628169 13f79535-47bb-0310-9956-ffa450edef68 --- python/examples/fanout/verify | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'python/examples/fanout/verify') diff --git a/python/examples/fanout/verify b/python/examples/fanout/verify index f136ccd39b..7650853e11 100644 --- a/python/examples/fanout/verify +++ b/python/examples/fanout/verify @@ -1,3 +1,5 @@ # See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify -clients ./declare_queues.py ./fanout_producer.py ./fanout_consumer.py -outputs ./declare_queues.py.out ./fanout_producer.py.out ./fanout_consumer.py.out +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" -- cgit v1.2.1