summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_testparm_s3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/tests/test_testparm_s3.sh')
-rwxr-xr-xsource3/script/tests/test_testparm_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_testparm_s3.sh b/source3/script/tests/test_testparm_s3.sh
index c88fc2d9d5..b9e4b810cf 100755
--- a/source3/script/tests/test_testparm_s3.sh
+++ b/source3/script/tests/test_testparm_s3.sh
@@ -5,7 +5,7 @@
# The main purpose (for now) is to test all the special handlers
# and the macro expansions.
-TEMP_CONFFILE=${LIBDIR}/smb.conf.tmp
+TEMP_CONFFILE=${LOCAL_PATH}/smb.conf.tmp
TESTPARM="$VALGRIND ${TESTPARM:-$BINDIR/testparm} --suppress-prompt --skip-logic-checks"
test x"$TEST_FUNCTIONS_SH" != x"INCLUDED" && {