]> git.proxmox.com Git - mirror_linux-firmware.git/commit
Add a metadata consistency check script
authorBen Hutchings <ben@decadent.org.uk>
Sun, 18 Sep 2016 00:44:04 +0000 (01:44 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 26 Sep 2016 00:28:45 +0000 (01:28 +0100)
commit7d887360934fd6dec1b82051bc1de2d1f365e4fd
tree2e4a959da091b0b109ad2c52191051ca67722ac6
parent42ad5367dd38371b2a1bb263b6efa85f9b92fc93
Add a metadata consistency check script

The script compares the files listed in WHENCE (or otherwise expected)
and the files known to git, and reports all differences as errors.

Add a 'check' rule to the Makefile that runs this.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Makefile
check_whence.py [new file with mode: 0755]