mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-05 02:55:46 -04:00
retries -> split in could not parse
This commit is contained in:
parent
5524962730
commit
f377d7eb33
1 changed files with 1 additions and 1 deletions
|
|
@ -1092,7 +1092,7 @@ plus_option(char *option, isc_boolean_t is_batchfile,
|
|||
if (splitwidth)
|
||||
splitwidth += 3;
|
||||
if (result != ISC_R_SUCCESS)
|
||||
fatal("Couldn't parse retries");
|
||||
fatal("Couldn't parse split");
|
||||
break;
|
||||
case 't': /* stats */
|
||||
FULLCHECK("stats");
|
||||
|
|
|
|||
Loading…
Reference in a new issue