From 2c7e79a2bac98657a2e613ef848e8615939bfc46 Mon Sep 17 00:00:00 2001 From: "Rafael H. Schloming" Date: Tue, 13 Jul 2010 16:33:24 +0000 Subject: removed old python examples git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963786 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/README.verify | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'qpid/cpp/examples/README.verify') diff --git a/qpid/cpp/examples/README.verify b/qpid/cpp/examples/README.verify index 6d9d67bd42..e1370764c9 100644 --- a/qpid/cpp/examples/README.verify +++ b/qpid/cpp/examples/README.verify @@ -22,14 +22,12 @@ For more information read examples/README. == The Verify All Script == -The verify_all script will run C++ examples against itself and against the -Python examples. The success of the script is determined by comparing its output +The verify_all script will run each C++ example and compare its output against what is expected. === Arguments === -The verify_all script expects the path to Qpid trunk as an argument, in order to -setup the environment for Python examples. +The verify_all script expects the path to Qpid trunk as an argument. == The Verify Script == -- cgit v1.2.1