summaryrefslogtreecommitdiff
path: root/source3/script/tests
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-05-20 07:42:54 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:17:09 -0500
commit385fa8cafbfe3ffd7829c88678da1924d003ba35 (patch)
tree510341884f751a2ecfa23dc06c6bd7db682c0711 /source3/script/tests
parent799f8c75b9af9f7b295637eee40ad66872c3211a (diff)
downloadsamba-385fa8cafbfe3ffd7829c88678da1924d003ba35.tar.gz
samba-385fa8cafbfe3ffd7829c88678da1924d003ba35.tar.bz2
samba-385fa8cafbfe3ffd7829c88678da1924d003ba35.zip
r15732: samba3 now passes BASE-DENY1
metze (This used to be commit e5a8553a57e0b1463a421ba69631f234184404b0)
Diffstat (limited to 'source3/script/tests')
-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 aba8c73e07..1e60ec7666 100755
--- a/source3/script/tests/test_posix_s3.sh
+++ b/source3/script/tests/test_posix_s3.sh
@@ -34,7 +34,7 @@ raw="$raw RAW-SFILEINFO RAW-SFILEINFO-BUG RAW-STREAMS RAW-UNLINK RAW-WRITE"
tests="$base $raw"
-skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE BASE-DELETE BASE-DENY1 BASE-OPENATTR BASE-TCONDEV"
+skipped="BASE-CHARSET BASE-DEFER_OPEN BASE-DELAYWRITE BASE-DELETE BASE-OPENATTR BASE-TCONDEV"
skipped="$skipped RAW-ACLS RAW-CLOSE RAW-COMPOSITE RAW-CONTEXT RAW-EAS"
skipped="$skipped RAW-IOCTL RAW-MKDIR RAW-MUX RAW-NOTIFY RAW-OPEN RAW-OPLOCK"
skipped="$skipped RAW-QFILEINFO RAW-QFSINFO RAW-RENAME RAW-SEARCH"