testscripts build target: check shell scripts for validity

(also adding missing shebang lines)
This commit is contained in:
kytv
2013-09-20 22:32:05 +00:00
parent df555731c4
commit 683ce3254f
8 changed files with 79 additions and 2 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh
#
# Validate XML and HTML files using xmllint
# Returns nonzero on failure