]> git.samba.org - obnox/samba/samba-obnox.git/blob - selftest/devel_env.sh
nwrap: rename nwrap_he.entdata to nwrap_he.entries
[obnox/samba/samba-obnox.git] / selftest / devel_env.sh
1 # This file can be sourced using
2 #
3 # source selftest/devel_env.sh
4 #
5 # So that you can run 'make test' on your box with better
6 # debugging and without syncs slowing down the tests.
7 #
8 export TDB_NO_FSYNC=1
9 export NMBD_DONT_LOG_STDOUT=1
10 export SMBD_DONT_LOG_STDOUT=1
11 export WINBINDD_DONT_LOG_STDOUT=1