summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/examples/pub-sub/verify_cpp_python
blob: ff711a310fc90bfade6b621ec72189a3f3ee077d (plain)
1
2
3
4
5
6
# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify 
py=../../../../python/examples/pubsub
background "Queues created" $py/topic_subscriber.py
clients ./topic_publisher
outputs ./topic_publisher.out "$py/topic_subscriber.py.out | remove_uuid64 | sort"