summaryrefslogtreecommitdiff
path: root/source3/script/tests
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-05-20 08:55:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:17:10 -0500
commit4856cd51f055afc703445ba18f5eb0794f09d8b6 (patch)
tree86e628d2ecb3a3d1ce7cc09ee6db342bbd4a790c /source3/script/tests
parent385fa8cafbfe3ffd7829c88678da1924d003ba35 (diff)
downloadsamba-4856cd51f055afc703445ba18f5eb0794f09d8b6.tar.gz
samba-4856cd51f055afc703445ba18f5eb0794f09d8b6.tar.bz2
samba-4856cd51f055afc703445ba18f5eb0794f09d8b6.zip
r15735: also export PREFIX as testit from test_functions.sh needs it
metze (This used to be commit 8709bba24a2359aff14920b1dab6b51f21401149)
Diffstat (limited to 'source3/script/tests')
-rwxr-xr-xsource3/script/tests/selftest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh
index 5e488151fd..cdf5b36bfa 100755
--- a/source3/script/tests/selftest.sh
+++ b/source3/script/tests/selftest.sh
@@ -46,7 +46,7 @@ LOGDIR=$PREFIX_ABS/logs
SOCKET_WRAPPER_DIR=$PREFIX/sw
CONFIGURATION="-s $CONFFILE"
-export PREFIX_ABS CONFIGURATION CONFFILE PATH SOCKET_WRAPPER_DIR DOMAIN
+export PREFIX PREFIX_ABS CONFIGURATION CONFFILE PATH SOCKET_WRAPPER_DIR DOMAIN
export PRIVATEDIR LIBDIR PIDDIR LOCKDIR LOGDIR SERVERCONFFILE
export SRCDIR SCRIPTDIR
export USERNAME PASSWORD