diff options
Diffstat (limited to 'source3/script/tests/selftest.sh')
-rwxr-xr-x | source3/script/tests/selftest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index e8adc32c7c..4786a78d31 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -164,6 +164,7 @@ cat >$SAMBA4CONFFILE<<EOF interfaces = $TORTURE_INTERFACES panic action = $SCRIPTDIR/gdb_backtrace %PID% %PROG% include = $COMMONCONFFILE + modules dir = $SRCDIR/bin/modules EOF cat >$SERVERCONFFILE<<EOF |