summaryrefslogtreecommitdiff
path: root/source3/torture/torture.c
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-05-18 09:10:02 +0200
committerVolker Lendecke <vl@samba.org>2012-05-18 13:12:14 +0200
commitf5ca3f11e47e48d195616f813b5b2c9e8255c6cd (patch)
tree85456771e595ecdb101a1b521a188baff231ed26 /source3/torture/torture.c
parent45082a88c7aaaa928ca36003ade071aafe4de54d (diff)
downloadsamba-f5ca3f11e47e48d195616f813b5b2c9e8255c6cd.tar.gz
samba-f5ca3f11e47e48d195616f813b5b2c9e8255c6cd.tar.bz2
samba-f5ca3f11e47e48d195616f813b5b2c9e8255c6cd.zip
s3: Revert the serverid changes, they need more work
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Fri May 18 13:12:14 CEST 2012 on sn-devel-104
Diffstat (limited to 'source3/torture/torture.c')
-rw-r--r--source3/torture/torture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/torture/torture.c b/source3/torture/torture.c
index ad30d3dceb..962d0e7967 100644
--- a/source3/torture/torture.c
+++ b/source3/torture/torture.c
@@ -8916,7 +8916,6 @@ static struct {
{ "SMB2-SESSION-REAUTH", run_smb2_session_reauth },
{ "CLEANUP1", run_cleanup1 },
{ "CLEANUP2", run_cleanup2 },
- { "CLEANUP3", run_cleanup3 },
{ "LOCAL-SUBSTITUTE", run_local_substitute, 0},
{ "LOCAL-GENCACHE", run_local_gencache, 0},
{ "LOCAL-TALLOC-DICT", run_local_talloc_dict, 0},