diff options
Diffstat (limited to 'source3/script/tests/t_001.sh')
-rw-r--r-- | source3/script/tests/t_001.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/script/tests/t_001.sh b/source3/script/tests/t_001.sh index 77b023c4c4..995cfb11eb 100644 --- a/source3/script/tests/t_001.sh +++ b/source3/script/tests/t_001.sh @@ -5,6 +5,7 @@ cat >$CONFFILE<<EOF [global] include = $LIBDIR/common.conf + smb ports = 139 [test] path = $TMPDIR |