Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
authorTim Prouty <tprouty@samba.org>
Wed, 25 Nov 2009 22:26:18 +0000 (14:26 -0800)
committerTim Prouty <tprouty@samba.org>
Tue, 1 Dec 2009 19:12:51 +0000 (11:12 -0800)
This reverts commit 98f595036e196dd61340fef0faf63ca762a25307.

No longer necessary

source4/torture/smbtorture.c

index 51d82ae3dfccdfb1bf827ba5b94c26a5c3188857..b9ed52111aee89055f9a4bd924568d30082be534 100644 (file)
@@ -535,7 +535,6 @@ int main(int argc,char *argv[])
                     "0x00010000");
        } else if (strcmp(target, "onefs") == 0) {
                lp_set_cmdline(cmdline_lp_ctx, "torture:sacl_support", "false");
-               lp_set_cmdline(cmdline_lp_ctx, "torture:onefs", "true");
        }
 
        if (max_runtime) {