diff options
author | Gerald Carter <jerry@samba.org> | 2005-08-24 13:27:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 11:03:22 -0500 |
commit | 38d08ad68c44304fe151b518f41a232bcc762261 (patch) | |
tree | d79f317cabfefe447a7541b745e81be3289780af /source3 | |
parent | fa2ec3651ec88777930e478c888096907006fd8b (diff) | |
download | samba-38d08ad68c44304fe151b518f41a232bcc762261.tar.gz samba-38d08ad68c44304fe151b518f41a232bcc762261.tar.bz2 samba-38d08ad68c44304fe151b518f41a232bcc762261.zip |
r9585: update test #1
(This used to be commit 7a150ffde5cb8eb5198ac351161c3d651fb279a9)
Diffstat (limited to 'source3')
-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 |