summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-11-25 08:15:31 -0800
committerTim Prouty <tprouty@samba.org>2009-11-25 08:45:58 -0800
commit17caf63640b344aec304eca9cc527f32f88ae308 (patch)
treebdfca8301220da8b0f659674aac21dc4ee73fbb4 /source3/script
parentaf610a6f263994e7a0ded8acf0fa9237d5b7d366 (diff)
downloadsamba-17caf63640b344aec304eca9cc527f32f88ae308.tar.gz
samba-17caf63640b344aec304eca9cc527f32f88ae308.tar.bz2
samba-17caf63640b344aec304eca9cc527f32f88ae308.zip
s3 selftest: Add RAW-SFILEINFO-END-OF-FILE to selftest
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_posix_s3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_posix_s3.sh b/source3/script/tests/test_posix_s3.sh
index a3bcae8fe4..60ed3e44eb 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -35,7 +35,7 @@ raw="$raw RAW-QFILEINFO RAW-QFSINFO RAW-READ RAW-RENAME RAW-SEARCH RAW-SEEK"
raw="$raw RAW-SFILEINFO-BASE RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
raw="$raw RAW-SAMBA3HIDE RAW-SAMBA3BADPATH RAW-SFILEINFO-RENAME"
raw="$raw RAW-SAMBA3CASEINSENSITIVE RAW-SAMBA3POSIXTIMEDLOCK"
-raw="$raw RAW-SAMBA3ROOTDIRFID"
+raw="$raw RAW-SAMBA3ROOTDIRFID RAW-SFILEINFO-END-OF-FILE"
rpc="RPC-AUTHCONTEXT RPC-BINDSAMBA3 RPC-SAMBA3-SRVSVC RPC-SAMBA3-SHARESEC"
rpc="$rpc RPC-SAMBA3-SPOOLSS RPC-SAMBA3-WKSSVC"