On Fri, Apr 15, 2016 at 11:08:47PM +0000, Rodriguez Betancourt, Esteban wrote:
> Calculates the cksum removing the cksum line using a more
> strict regex than the used previously.
> It fixes a problem when calculating the cksum of a schema that
> has fields with the substring cksum (e.g.: a checksum column),
> lines that the previous cksum calculation incorrectly removes
> before running cksum.
> Also, the tool calculate-schema-cksum is introduced. This tool
> calculates the cksum of a schema file. It could be used in other
> programs, instead of calculating the cksum in an eventually
> different way than the expected by cksum-schema-check and other
> tools.
> 
> Signed-off-by: Esteban Rodriguez Betancourt <esteb...@hpe.com>

Applied, thanks!
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to