forked from I2P_Developers/i2p.i2p
testscripts build target: check shell scripts for validity
(also adding missing shebang lines)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
(cd jcpuid ; sh build.sh ; cd ..)
|
||||
(cd jbigi ; sh build.sh ; cd ..)
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
case `uname -sr` in
|
||||
MINGW*)
|
||||
|
Reference in New Issue
Block a user