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,4 +1,4 @@
#/bin/sh
#!/bin/sh
(cd jcpuid ; sh build.sh ; cd ..)
(cd jbigi ; sh build.sh ; cd ..)

View File

@@ -1,4 +1,4 @@
#/bin/sh
#!/bin/sh
case `uname -sr` in
MINGW*)