summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/examples/request-response/verify
blob: a8c942b5e60c28f0ee1406d71e77230ae2c0ca6f (plain)
1
2
3
4
5
# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify 
background "Waiting" ./server
clients ./client
kill %% 			# Must kill the server.
outputs "./client.out | remove_uuid" " server.out | remove_uuid"