diff options
author | Volker Lendecke <vlendec@samba.org> | 2006-12-19 18:02:24 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:16:37 -0500 |
commit | bc3787ab6e2ad91bcd8121a967547a25f835daeb (patch) | |
tree | 35d7ed83304cdb64ae470d451b92e83f5f5ec86f /source3/script/tests | |
parent | bd7b2c76f3fb7a4af460a9d6f281a42a7129bed0 (diff) | |
download | samba-bc3787ab6e2ad91bcd8121a967547a25f835daeb.tar.gz samba-bc3787ab6e2ad91bcd8121a967547a25f835daeb.tar.bz2 samba-bc3787ab6e2ad91bcd8121a967547a25f835daeb.zip |
r20255: Activate BASE-SAMBA3ERROR in the build farm
(This used to be commit 7e0005c14b6852be756dbdacd1412077f2cf57f5)
Diffstat (limited to 'source3/script/tests')
-rwxr-xr-x | source3/script/tests/test_posix_s3.sh | 2 |
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 c73f3a7d2f..c04c88f41a 100755 --- a/source3/script/tests/test_posix_s3.sh +++ b/source3/script/tests/test_posix_s3.sh @@ -25,7 +25,7 @@ base="$base BASE-DISCONNECT BASE-FDPASS BASE-LOCK" base="$base BASE-MANGLE BASE-NEGNOWAIT BASE-NTDENY1" base="$base BASE-NTDENY2 BASE-OPEN BASE-OPENATTR BASE-PROPERTIES BASE-RENAME BASE-RW1" base="$base BASE-SECLEAK BASE-TCON BASE-TCONDEV BASE-TRANS2 BASE-UNLINK BASE-VUID" -base="$base BASE-XCOPY" +base="$base BASE-XCOPY BASE-SAMBA3ERROR" raw="RAW-ACLS RAW-CHKPATH RAW-CLOSE RAW-COMPOSITE RAW-CONTEXT RAW-EAS" raw="$raw RAW-IOCTL RAW-LOCK RAW-MKDIR RAW-MUX RAW-NOTIFY RAW-OPEN RAW-OPLOCK" |