diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2013-06-19 17:11:52 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2013-06-19 17:11:52 +0000 |
| commit | 7e5ceaf484253d00e17cb8579e802f12c1d06236 (patch) | |
| tree | 37e47003fb0d223f65f21fc3b2a698c255aec34e /qpid/cpp/src/tests/sasl_fed | |
| parent | 706675d432369def04b47ab935a17adec390e202 (diff) | |
| download | qpid-python-7e5ceaf484253d00e17cb8579e802f12c1d06236.tar.gz | |
QPID-4938: No longer build acl or ssl support as plugins
(also remove final references to dead watchdog plugin)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1494697 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/sasl_fed')
| -rwxr-xr-x | qpid/cpp/src/tests/sasl_fed | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/sasl_fed b/qpid/cpp/src/tests/sasl_fed index 1403056e6e..a92ccd7b7a 100755 --- a/qpid/cpp/src/tests/sasl_fed +++ b/qpid/cpp/src/tests/sasl_fed @@ -62,7 +62,6 @@ $QPIDD_EXEC \ --log-source yes \ --log-to-file $tmp_root/qpidd_1.log \ --sasl-config=$sasl_config_file \ - --load-module acl.so \ --acl-file $tmp_root/sasl_fed.acl \ -d > $tmp_root/broker_1_port @@ -81,7 +80,6 @@ $QPIDD_EXEC \ --log-source yes \ --log-to-file $tmp_root/qpidd_2.log \ --sasl-config=$sasl_config_file \ - --load-module acl.so \ --acl-file $tmp_root/sasl_fed.acl \ -d > $tmp_root/broker_2_port |
