update-all-config.pl: warn about questionable fetch specs
commit0e0526df19961876fba04b01ec4d8352e41bd9bf
authorKyle J. McKay <mackyle@gmail.com>
Mon, 25 Dec 2017 03:22:57 +0000 (24 19:22 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 25 Dec 2017 03:22:57 +0000 (24 19:22 -0800)
treeced8ffcd09e59fad8b90e1c0e9f3f0e039ab65ca
parentf63d2806a0b5c1fbe77f3731c2b384fb6778cea0
update-all-config.pl: warn about questionable fetch specs

For mirrors (.nofetch does NOT exist), warn if baseurl is empty but
the fetch spec is not and vice versa.

Projects could appear to be configured properly at first glance,
but if they've been adopted or otherwise monkeyed with they might
look like they're fetching (or not) something when the opposite is
actually true.

Show a nice warning so they can be investigated and fixed.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/update-all-config.pl