From f74fa4f3d034e95de01a64027fa67f1b867c2d07 Mon Sep 17 00:00:00 2001 From: Michael Goulish Date: Thu, 6 Jan 2011 19:21:38 +0000 Subject: config.null line wasn't needed, and was messing up vpath builds. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1056019 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/sasl_fed_ex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests') diff --git a/cpp/src/tests/sasl_fed_ex b/cpp/src/tests/sasl_fed_ex index 244f07354f..11af7b5537 100755 --- a/cpp/src/tests/sasl_fed_ex +++ b/cpp/src/tests/sasl_fed_ex @@ -28,6 +28,7 @@ source ./test_env.sh + # This minimum value corresponds to sasl version 2.1.22 minimum_sasl_version=131350 @@ -152,7 +153,6 @@ $QPIDD_EXEC \ --ssl-sasl-no-dict \ --ssl-require-client-authentication \ --sasl-config=$sasl_config_file \ - --config ./config.null \ --no-data-dir \ --no-module-dir \ --load-module ${SSL_LIB} \ -- cgit v1.2.1