summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/request-response/verify_python_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/request-response/verify_python_cpp')
-rw-r--r--qpid/cpp/examples/request-response/verify_python_cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/qpid/cpp/examples/request-response/verify_python_cpp b/qpid/cpp/examples/request-response/verify_python_cpp
deleted file mode 100644
index d6f0fa7152..0000000000
--- a/qpid/cpp/examples/request-response/verify_python_cpp
+++ /dev/null
@@ -1,5 +0,0 @@
-# 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"