summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/syslogd/args-proto-udp4-host6.pl
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2014-09-13 23:38:25 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2014-09-13 23:38:25 +0000
commitc819d91e3676c9f15731886f1fac76ad619f74a0 (patch)
tree4f1999abd16b36138e8f57180fdc9d2be7c7577d /regress/usr.sbin/syslogd/args-proto-udp4-host6.pl
parent64814894fa0b36e05fd1868e18f0186c7882706d (diff)
Add tests for syslogd's memory buffer and read it with syslogc.
Diffstat (limited to 'regress/usr.sbin/syslogd/args-proto-udp4-host6.pl')
-rw-r--r--regress/usr.sbin/syslogd/args-proto-udp4-host6.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.sbin/syslogd/args-proto-udp4-host6.pl b/regress/usr.sbin/syslogd/args-proto-udp4-host6.pl
index cf16cd66f24..9ce70c77e43 100644
--- a/regress/usr.sbin/syslogd/args-proto-udp4-host6.pl
+++ b/regress/usr.sbin/syslogd/args-proto-udp4-host6.pl
@@ -12,7 +12,7 @@ our %args = (
loghost => '@udp4://[::1]',
loggrep => {
qr/syslogd: bad hostname "\@udp4:\/\/\[::1\]"/ => 2,
- get_log() => 1,
+ get_testlog() => 1,
},
},
server => {