mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
retries -> split in could not parse
This commit is contained in:
@@ -1122,7 +1122,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
|
|||||||
if (splitwidth)
|
if (splitwidth)
|
||||||
splitwidth += 3;
|
splitwidth += 3;
|
||||||
if (result != ISC_R_SUCCESS)
|
if (result != ISC_R_SUCCESS)
|
||||||
fatal("Couldn't parse retries");
|
fatal("Couldn't parse split");
|
||||||
break;
|
break;
|
||||||
case 't': /* stats */
|
case 't': /* stats */
|
||||||
FULLCHECK("stats");
|
FULLCHECK("stats");
|
||||||
|
Reference in New Issue
Block a user