mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
info --> putinfo
This commit is contained in:
parent
5edd5b3997
commit
b14c0010e7
@ -178,7 +178,7 @@ main(int argc, char **argv)
|
||||
sprintf(T_buf, "%s:", argv[0]);
|
||||
len = strlen(T_buf);
|
||||
(void) t_getdate(T_buf + len, T_BIGBUF - len);
|
||||
t_info("S", T_buf);
|
||||
t_putinfo("S", T_buf);
|
||||
|
||||
/*
|
||||
* setup the test environment using the config file
|
||||
|
Loading…
x
Reference in New Issue
Block a user