s4: popt: Global replace of cmdline_credentials -> popt_get_cmdline_credentials().
[samba.git] / source4 / torture / rpc / async_bind.c
index d667a33b8a4dac2371112ecc94cc69d6238ca345..b736f73984c967e1c2f308860d2e6c31c2648bb9 100644 (file)
@@ -63,7 +63,7 @@ bool torture_async_bind(struct torture_context *torture)
        if (table == NULL) return false;
        
        /* credentials */
-       creds = cmdline_credentials;
+       creds = popt_get_cmdline_credentials();
 
        /* send bind requests */
        for (i = 0; i < torture_numasync; i++) {