mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
parent
8792ff810d
commit
bbc6e216bd
@ -51,7 +51,7 @@ BOOL torture_async_bind(struct torture_context *torture)
|
||||
const struct dcerpc_interface_table **table;
|
||||
|
||||
if (!lp_parm_bool(-1, "torture", "async", False)) {
|
||||
printf("async bind test disabled - enable dangerous tests to use\n");
|
||||
printf("async bind test disabled - enable async tests to use\n");
|
||||
return True;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user