On Tue, 2011-06-21 at 12:45 -0700, Ben Pfaff wrote: > + if test $rc = 0; then
Should this be a numeric comparison, i.e. '$rc eq 0'? Looks good otherwise, thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
