awips2/cotsSource/org.apache.qpid/cpp/examples/request-response/verify_python_cpp

6 lines
293 B
Text
Raw Normal View History

# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify
background "Waiting" ./server
clients $PYTHON_EXAMPLES/request-response/client.py
kill %% # Must kill the server.
outputs "$PYTHON_EXAMPLES/request-response/client.py.out | remove_uuid" "server.out | remove_uuid"