smbd: "err" is no longer set in get_lock_offset
[Samba.git] / selftest / devel_env.sh
blobd1c0736ab09399b08c5c47756ffce6666a5260e2
1 # This file can be sourced using
3 # source selftest/devel_env.sh
5 # So that you can run 'make test' on your box with better
6 # debugging and without syncs slowing down the tests.
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