diff options
author | Andrew Tridgell <tridge@samba.org> | 2005-07-12 06:17:40 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:20:10 -0500 |
commit | fb80c37c49753318a900f2a5e83f2fc35966a834 (patch) | |
tree | f5db40e089e6cce7ffb9d9659f367bda2b2666cb /source4/script/tests/selftest.sh | |
parent | 9d70babef12ba2971d73622b9c3cd7248deeac16 (diff) | |
download | samba-fb80c37c49753318a900f2a5e83f2fc35966a834.tar.gz samba-fb80c37c49753318a900f2a5e83f2fc35966a834.tar.bz2 samba-fb80c37c49753318a900f2a5e83f2fc35966a834.zip |
r8352: we need to override "setup directory" for the build farm hosts
(This used to be commit 1a80850d579504c9b236e591630173f0f316a876)
Diffstat (limited to 'source4/script/tests/selftest.sh')
-rwxr-xr-x | source4/script/tests/selftest.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/selftest.sh b/source4/script/tests/selftest.sh index 1175fae354..ef73cc5001 100755 --- a/source4/script/tests/selftest.sh +++ b/source4/script/tests/selftest.sh @@ -69,6 +69,7 @@ cat >$CONFFILE<<EOF pid directory = $PIDDIR ncalrpc dir = $NCALRPCDIR lock dir = $LOCKDIR + setup directory = $SRCDIR/setup js include = $SRCDIR/scripting/libjs name resolve order = bcast interfaces = lo* |