summaryrefslogtreecommitdiff
path: root/source3/script/tests/test_posix_s3.sh
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-01-03 06:53:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:16:53 -0500
commit94a750082315d9722365ce09a4ef76da2f50b384 (patch)
tree5b10644adda031e9bf30b913f299a519841daad9 /source3/script/tests/test_posix_s3.sh
parent8cc702bf5aeb0bedf012affb0c476cfc5f3dfa80 (diff)
downloadsamba-94a750082315d9722365ce09a4ef76da2f50b384.tar.gz
samba-94a750082315d9722365ce09a4ef76da2f50b384.tar.bz2
samba-94a750082315d9722365ce09a4ef76da2f50b384.zip
r20499: Activate RAW-OPEN in the build farm
(This used to be commit a0d5de61a10321ee2edd832dcda611230d796dd6)
Diffstat (limited to 'source3/script/tests/test_posix_s3.sh')
-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 4c13828546..5b48e25ff0 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -44,7 +44,7 @@ tests="$base $raw $rpc"
skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE BASE-OPENATTR BASE-TCONDEV"
skipped="$skipped RAW-ACLS RAW-COMPOSITE RAW-CONTEXT RAW-EAS"
-skipped="$skipped RAW-IOCTL RAW-MUX RAW-NOTIFY RAW-OPEN"
+skipped="$skipped RAW-IOCTL RAW-MUX RAW-NOTIFY"
skipped="$skipped RAW-QFILEINFO RAW-QFSINFO RAW-RENAME RAW-SEARCH"
skipped="$skipped RAW-SFILEINFO RAW-STREAMS RAW-WRITE"