On Wed, Jan 28, 2015 at 01:19:04PM -0800, Gurucharan Shetty wrote: > When OVS unit tests are run inside chroot environment, > there is no syslog infrastructure available. In a > situation like that, don't fail or log additional messages. > > Signed-off-by: Gurucharan Shetty <[email protected]>
What happens if we keep calling syslog in this situation? That is, I can see that this is an optimization, but I don't know what prompted it. Linux uses /dev/log, what about *BSD? _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
