Re: socklog-1.5.0 fails test on freebsd-stable
"Clemens Fischer" <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <[email protected]> |
* Gerrit Pape: > Yes, I was hit by this problem too on some systems. It's false alarm due > to a race in the selftest. On your system the wrong process won the > race. See the patch below. > > Index: src/socklog-check.check > > socklog unix socklog.check.socket & > pid=$! > +sleep 1 > socklog-check unix socklog.check.socket > echo $? > socklog-check -v unix socklog.check.socket thanks. everything's ok now. clemens