awips2/cotsSource/org.apache.qpid/cpp/examples/fanout/verify_python_cpp
root 9f19e3f712 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: 64fa9254b946eae7e61bbc3f513b7c3696c4f54f
2012-01-06 08:55:05 -06:00

7 lines
302 B
Text

# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify
py=$PYTHON_EXAMPLES/fanout
background "Listening" ./listener
background "Listening" ./listener
clients $py/fanout_producer.py
outputs $py/fanout_producer.py.out "./listener.out | remove_uuid" "./listenerX.out | remove_uuid"