Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
298 bytes
|
Line | |
---|
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
|
---|
Note:
See
TracBrowser
for help on using the repository browser.