diff options
Diffstat (limited to 'source3')
-rwxr-xr-x | source3/script/tests/selftest.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/script/tests/selftest.sh b/source3/script/tests/selftest.sh index d7a2db5eb6..38aa4d2727 100755 --- a/source3/script/tests/selftest.sh +++ b/source3/script/tests/selftest.sh @@ -117,6 +117,9 @@ cat >$SERVERCONFFILE<<EOF kernel oplocks = no + printing = bsd + printcap name = /dev/null + [tmp] path = $PREFIX_ABS/tmp read only = no |