summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/examples/fanout/verify_python_cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/examples/examples/fanout/verify_python_cpp')
-rw-r--r--qpid/cpp/examples/examples/fanout/verify_python_cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/qpid/cpp/examples/examples/fanout/verify_python_cpp b/qpid/cpp/examples/examples/fanout/verify_python_cpp
deleted file mode 100644
index d9b3361523..0000000000
--- a/qpid/cpp/examples/examples/fanout/verify_python_cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-# See https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/bin/verify
-py=$PYTHON_EXAMPLES/fanout
-background "Listening" ./listener
-background "Listening" ./listener
-clients $py/fanout_producer.py
-outputs $py/fanout_producer.py.out "./listener.out | remove_uuid" "./listenerX.out | remove_uuid"
-