diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2010-02-05 15:08:44 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2010-02-05 15:08:44 +0000 |
| commit | 9221f274a6a9b05802f4bd5403425d02ffc84133 (patch) | |
| tree | d8ba40265471e7586fdb615e6dd7461b06ef5a67 /cpp/src/tests/run_acl_tests | |
| parent | 27bed5a97092424b5bbd4559843223d85e31333b (diff) | |
| download | qpid-python-9221f274a6a9b05802f4bd5403425d02ffc84133.tar.gz | |
moved protocol tests from qpid/python to qpid/tests
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@906961 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/run_acl_tests')
| -rwxr-xr-x | cpp/src/tests/run_acl_tests | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/tests/run_acl_tests b/cpp/src/tests/run_acl_tests index 7112f621a1..aff13408ed 100755 --- a/cpp/src/tests/run_acl_tests +++ b/cpp/src/tests/run_acl_tests @@ -53,8 +53,6 @@ if test -d ${PYTHON_DIR} ; then cp $srcdir/policy.acl $DATA_DIR start_brokers echo "Running acl tests using brokers on ports $LOCAL_PORT" - PYTHONPATH=$PYTHON_DIR:$srcdir - export PYTHONPATH $QPID_PYTHON_TEST -b localhost:$LOCAL_PORT -m acl || EXITCODE=1 stop_brokers || EXITCODE=1 test_loading_acl_from_absolute_path || EXITCODE=1 |
