summaryrefslogtreecommitdiff
path: root/python/examples/fanout/verify
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-05-01 10:15:35 +0000
committerGordon Sim <gsim@apache.org>2008-05-01 10:15:35 +0000
commit7ca9c6bd32cca57d3c1dab3faa09c9dd9fbe3c51 (patch)
tree33194732ba6b2da30e33e72417dfc18c7129d09e /python/examples/fanout/verify
parent4649905d79cb5a85f65f4097b2daecebc3080e93 (diff)
downloadqpid-python-7ca9c6bd32cca57d3c1dab3faa09c9dd9fbe3c51.tar.gz
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/qpid@652469 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/examples/fanout/verify')
-rw-r--r--python/examples/fanout/verify2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/fanout/verify b/python/examples/fanout/verify
index 7650853e11..6a3132a94f 100644
--- a/python/examples/fanout/verify
+++ b/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"