summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/fanout/verify_cpp_python
blob: 6a1ba7ad7d0c420543f87a30eddd7e51007adf50 (plain)
1
2
3
4
5
6
7
# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify 
py=$PYTHON_EXAMPLES/fanout
background "Subscribed"  $py/fanout_consumer.py
background "Subscribed"  $py/fanout_consumer.py
clients ./fanout_producer
outputs ./fanout_producer.out "$py/fanout_consumer.py.out | remove_uuid" "$py/fanout_consumer.pyX.out | remove_uuid"