summaryrefslogtreecommitdiff
path: root/M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in
diff options
context:
space:
mode:
Diffstat (limited to 'M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in')
-rw-r--r--M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in b/M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in
deleted file mode 100644
index 1500134619..0000000000
--- a/M4-RCs/qpid/cpp/examples/request-response/verify_python_cpp.in
+++ /dev/null
@@ -1,18 +0,0 @@
-==== client.py.out | remove_uuid
-Request: Twas brillig, and the slithy toves
-Request: Did gyre and gimble in the wabe.
-Request: All mimsy were the borogroves,
-Request: And the mome raths outgrabe.
-Messages on queue: reply_to:
-Response: TWAS BRILLIG, AND THE SLITHY TOVES
-Response: DID GYRE AND GIMBLE IN THE WABE.
-Response: ALL MIMSY WERE THE BOROGROVES,
-Response: AND THE MOME RATHS OUTGRABE.
-No more messages!
-==== server.out | remove_uuid
-Activating request queue listener for: request
-Waiting for requests
-Request: Twas brillig, and the slithy toves (reply_to:)
-Request: Did gyre and gimble in the wabe. (reply_to:)
-Request: All mimsy were the borogroves, (reply_to:)
-Request: And the mome raths outgrabe. (reply_to:)