From: Tim Prouty Date: Wed, 25 Nov 2009 22:26:18 +0000 (-0800) Subject: Revert "s4 torture: Allow onefs to be checked like samba3 and samba4" X-Git-Tag: samba-4.0.0alpha10~149 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a934fd8da61196d829a601a85b9871b226239d4;p=thirdparty%2Fsamba.git Revert "s4 torture: Allow onefs to be checked like samba3 and samba4" This reverts commit 98f595036e196dd61340fef0faf63ca762a25307. No longer necessary --- diff --git a/source4/torture/smbtorture.c b/source4/torture/smbtorture.c index 51d82ae3dfc..b9ed52111ae 100644 --- a/source4/torture/smbtorture.c +++ b/source4/torture/smbtorture.c @@ -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) {