summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-07-08 12:39:09 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:09:56 -0500
commit48e6c119562a4196b24bf85335ff6701167f68b8 (patch)
treed30876abb95d8444865ba7fb6cbb1c2949c3f6be
parent42248766d410f7a5725b81e20c37c682db847b37 (diff)
downloadsamba-48e6c119562a4196b24bf85335ff6701167f68b8.tar.gz
samba-48e6c119562a4196b24bf85335ff6701167f68b8.tar.bz2
samba-48e6c119562a4196b24bf85335ff6701167f68b8.zip
r16877: run SMB2-FIND test
metze (This used to be commit 8edbd9b05b10aeba00b50e238614ba92fd7020e3)
-rwxr-xr-xsource4/script/tests/test_posix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_posix.sh b/source4/script/tests/test_posix.sh
index 740f53d4c1..016cfeaff7 100755
--- a/source4/script/tests/test_posix.sh
+++ b/source4/script/tests/test_posix.sh
@@ -43,7 +43,7 @@ raw="$raw RAW-IOCTL RAW-LOCK RAW-MKDIR RAW-MUX RAW-NOTIFY RAW-OPEN RAW-OPLOCK"
raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
-smb2="SMB2-CONNECT SMB2-GETINFO SMB2-SETINFO"
+smb2="SMB2-CONNECT SMB2-GETINFO SMB2-SETINFO SMB2-FIND"
tests="$base $raw $smb2"