On Fri, Apr 18, 2014 at 11:04:18AM -0700, Gurucharan Shetty wrote: > In unit tests, we compare text written in logs or stdout/stderr > to figure out the success or failure of tests. In Windows, > since new line is represented by CR+LF, autoconf tests run in > MinGW environment fail. > > Asking diff to ignore trailing carriage returns is one way > to solve the problem > > Suggested-by: Ben Pfaff <[email protected]> > Signed-off-by: Gurucharan Shetty <[email protected]>
Acked-by: Ben Pfaff <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
