From: Stefan Metzmacher Date: Wed, 12 Mar 2008 17:26:43 +0000 (+0100) Subject: selftest: samba3 passes BASE-DELAYWRITE X-Git-Tag: samba-3.3.0pre1~2884 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5df34634317633820993c9ef924d694a8fe1c4fe;p=thirdparty%2Fsamba.git selftest: samba3 passes BASE-DELAYWRITE metze --- diff --git a/source/script/tests/test_posix_s3.sh b/source/script/tests/test_posix_s3.sh index a40a0418ebe..c0983ad3ffd 100755 --- a/source/script/tests/test_posix_s3.sh +++ b/source/script/tests/test_posix_s3.sh @@ -46,7 +46,7 @@ unix="UNIX-INFO2" tests="$base $raw $rpc $unix" -skipped="BASE-CHARSET BASE-DELAYWRITE BASE-TCONDEV" +skipped="BASE-CHARSET BASE-TCONDEV" skipped="$skipped RAW-ACLS RAW-COMPOSITE RAW-CONTEXT" skipped="$skipped RAW-IOCTL" skipped="$skipped RAW-QFILEINFO RAW-QFSINFO"