validateRegistrationFile: Accept glob patterns
authorKunal Mehta <legoktm@member.fsf.org>
Sat, 23 Feb 2019 04:44:10 +0000 (20:44 -0800)
committerKrinkle <krinklemail@gmail.com>
Sat, 2 Mar 2019 22:59:17 +0000 (22:59 +0000)
commitc2bc3209b85160133db9f649b7e584ae1af39639
tree626195e7331aaa55c419ed8af08aee90fbc053dc
parent37f9a4e277ec1e1e7c50d0bb751d17c01001180e
validateRegistrationFile: Accept glob patterns

I've had this locally for a while now - it makes it easier to validate all
extension.json files that you might have checked out. The only catch is that
you have to escape the glob pattern from your shell.

Change-Id: Ic220034574129fab9e850f91c05dbd5e241f556c
maintenance/validateRegistrationFile.php