diff options
| author | Michael Goulish <mgoulish@apache.org> | 2010-11-02 19:08:01 +0000 |
|---|---|---|
| committer | Michael Goulish <mgoulish@apache.org> | 2010-11-02 19:08:01 +0000 |
| commit | a3185a06c97c8775b58e6b5207674f0c1c51e287 (patch) | |
| tree | 4717d7a87e104514ceef48b25792e4285a635897 /cpp/src/tests | |
| parent | 49dfef2977f7340803c4079d60b4d29223cbeafc (diff) | |
| download | qpid-python-a3185a06c97c8775b58e6b5207674f0c1c51e287.tar.gz | |
Remove spurious comment.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1030180 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests')
| -rwxr-xr-x | cpp/src/tests/sasl_fed | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/src/tests/sasl_fed b/cpp/src/tests/sasl_fed index 6e90ccc8d6..9bb940979b 100755 --- a/cpp/src/tests/sasl_fed +++ b/cpp/src/tests/sasl_fed @@ -82,9 +82,6 @@ broker_2_port=`cat $tmp_root/broker_2_port` sleep 2 -# TODO -- check for SASL version here, and exit 0 if it is less than 2.1.22 == 131350. - - # I am not randomizing these names, because the test creates its own brokers. QUEUE_NAME=sasl_fed_queue ROUTING_KEY=sasl_fed_queue |
