summaryrefslogtreecommitdiff
path: root/source4/torture/smbtorture.c
diff options
context:
space:
mode:
authorTim Prouty <tprouty@samba.org>2009-11-25 14:26:18 -0800
committerTim Prouty <tprouty@samba.org>2009-12-01 11:12:51 -0800
commit5a934fd8da61196d829a601a85b9871b226239d4 (patch)
tree047a99804c3581ebe4966304758663945dfe9971 /source4/torture/smbtorture.c
parent66bf780e6edac110b85d2a0d08d01274fe7417bd (diff)
downloadsamba-5a934fd8da61196d829a601a85b9871b226239d4.tar.gz
samba-5a934fd8da61196d829a601a85b9871b226239d4.tar.bz2
samba-5a934fd8da61196d829a601a85b9871b226239d4.zip
Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"
This reverts commit 98f595036e196dd61340fef0faf63ca762a25307. No longer necessary
Diffstat (limited to 'source4/torture/smbtorture.c')
-rw-r--r--source4/torture/smbtorture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/torture/smbtorture.c b/source4/torture/smbtorture.c
index 51d82ae3df..b9ed52111a 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) {