summaryrefslogtreecommitdiff
path: root/trunk/qpid/cpp/examples/pub-sub/verify_python_cpp
blob: 2ddaad58c264bf300e3829387d8f29c0115ffd99 (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 "Listening" ./topic_listener
clients $py/topic_publisher.py
outputs $py/topic_publisher.py.out "topic_listener.out | remove_uuid | sort"