diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-05-10 23:46:51 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-05-10 23:46:51 +0200 |
commit | 670122d724ff190d886a8eca86b6eeff64592708 (patch) | |
tree | 15924eaacfd39ec2653908d47fe0646f9e75a193 /source4/torture/winbind | |
parent | 08ad86ad3decb01092a9ed821bd962871175fa45 (diff) | |
download | samba-670122d724ff190d886a8eca86b6eeff64592708.tar.gz samba-670122d724ff190d886a8eca86b6eeff64592708.tar.bz2 samba-670122d724ff190d886a8eca86b6eeff64592708.zip |
Fix torture module initializion.
(This used to be commit d5bf4e9065303b54421a6f35b213a22f062d27d4)
Diffstat (limited to 'source4/torture/winbind')
-rw-r--r-- | source4/torture/winbind/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/winbind/config.mk b/source4/torture/winbind/config.mk index 155766a677..ee8ff950a6 100644 --- a/source4/torture/winbind/config.mk +++ b/source4/torture/winbind/config.mk @@ -2,7 +2,7 @@ ################################# # Start SUBSYSTEM TORTURE_WINBIND [MODULE::TORTURE_WINBIND] -SUBSYSTEM = torture +SUBSYSTEM = smbtorture INIT_FUNCTION = torture_winbind_init PRIVATE_PROTO_HEADER = \ proto.h |