summaryrefslogtreecommitdiff
path: root/python/examples/request-response/verify.in
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-02-11 21:43:32 +0000
committerAlan Conway <aconway@apache.org>2008-02-11 21:43:32 +0000
commitbec646624414b34979c685e196fb66e4e7cad642 (patch)
tree7983eaac55ca136646e987d33ada8061598d8914 /python/examples/request-response/verify.in
parente8050421ca455801d511134ad520d5be779107e8 (diff)
downloadqpid-python-bec646624414b34979c685e196fb66e4e7cad642.tar.gz
Fix errors in verify scripts.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@620619 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'python/examples/request-response/verify.in')
-rw-r--r--python/examples/request-response/verify.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/examples/request-response/verify.in b/python/examples/request-response/verify.in
index c02a423bcb..f681253b3c 100644
--- a/python/examples/request-response/verify.in
+++ b/python/examples/request-response/verify.in
@@ -1,4 +1,4 @@
-==== ./client.py.out | remove_uuid64
+==== client.py.out | remove_uuid64
Request: Twas brilling, and the slithy toves
Request: Did gyre and gimble in the wabe.
Request: All mimsy were the borogroves,
@@ -9,6 +9,6 @@ Response: DID GYRE AND GIMBLE IN THE WABE.
Response: ALL MIMSY WERE THE BOROGROVES,
Response: AND THE MOME RATHS OUTGRABE.
No more messages!
-==== server.py.out | remove_uuid64
+==== server.py.out | remove_uuid64
Request server running - run your client now.
(Times out after 100 seconds ...)