vswitchd: Fail the build when the schema checksum does not match.
authorBen Pfaff <blp@nicira.com>
Mon, 24 Jan 2011 20:05:23 +0000 (12:05 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 25 Jan 2011 20:32:54 +0000 (12:32 -0800)
commit748e066e5d23c4d6220f2d5702e3272f61bfb70c
treef9558a2bdf471eaf35a1e9571a5e5bcca4162de1
parenteb9b830766044475277a590dbf8d213b77b62188
vswitchd: Fail the build when the schema checksum does not match.

Before, a bad checksum was easy to miss because the build still succeeded.
With this change, a bad checksum makes the build fail.

This is what I thought the existing code already did, but I was wrong.

Suggested-by: Andrew Evans <aevans@nicira.com>
vswitchd/automake.mk