r7530: Simply calling convention of lp_load().
[bbaumbach/samba-autobuild/.git] / source4 / torture / gentest.c
index fce36188af137fbfe0c070a0466eaf90b98c7f22..1baad252904751ea4ac5b19e117e858b1bc8b99b 100644 (file)
@@ -2127,7 +2127,7 @@ static void usage(void)
        argc -= NSERVERS;
        argv += NSERVERS;
 
-       lp_load(dyn_CONFIGFILE,True,False,False);
+       lp_load(dyn_CONFIGFILE);
        load_interfaces();
 
        servers[0].credentials = cli_credentials_init(talloc_autofree_context());