> 在 2018年2月8日,上午7:43,Stefan Beller <[email protected]> 写道:
> 
> +die __("When a batch size is given, the relogin delay must be set\n")
> +    if defined $relogin_delay and not defined $batch_size;
> +
 
According the code, maybe you want to say “When relogin delay is given, a batch 
size must be set “ ?

Reply via email to