artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25273e5
)
Start syslogd with -rr. With different timing the order of messages
author
bluhm
<bluhm@openbsd.org>
Thu, 8 Jun 2017 14:38:35 +0000
(14:38 +0000)
committer
bluhm
<bluhm@openbsd.org>
Thu, 8 Jun 2017 14:38:35 +0000
(14:38 +0000)
changed. Then a "last message repeated" confused the test.
regress/usr.sbin/syslogd/args-client-multilisten.pl
patch
|
blob
|
history
diff --git
a/regress/usr.sbin/syslogd/args-client-multilisten.pl
b/regress/usr.sbin/syslogd/args-client-multilisten.pl
index
2f87f8e
..
bc0aca1
100644
(file)
--- a/
regress/usr.sbin/syslogd/args-client-multilisten.pl
+++ b/
regress/usr.sbin/syslogd/args-client-multilisten.pl
@@
-95,7
+95,7
@@
our %args = (
},
},
syslogd => {
- options => [qw(
+ options => [qw(
-rr
-U 127.0.0.1 -U [::1] -U 127.0.0.1:513
-T 127.0.0.1:514 -T [::1]:514 -T [::1]:513
-S [::1]:6514 -S 127.0.0.1 -S 127.0.0.1:6515