On Wed, May 18, 2016 at 03:30:30AM +0900, YAMAMOTO Takashi wrote: > NetBSD's "sort -d" preserves the order of lines which doesn't have > alphanumeric and blanks. eg. empty lines and []. > It means it sometimes preserve unstable order of the list output. > > Also, simply remove -d option where the expected output doesn't > include []. > > Signed-off-by: YAMAMOTO Takashi <yamam...@ovn.org>
Hmm, I hadn't noticed use of "sort -d" here before. Do you think it is worth using at all? Acked-by: Ben Pfaff <b...@ovn.org> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev