Start syslogd with -rr. With different timing the order of messages
authorbluhm <bluhm@openbsd.org>
Thu, 8 Jun 2017 14:38:35 +0000 (14:38 +0000)
committerbluhm <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

index 2f87f8e..bc0aca1 100644 (file)
@@ -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