Dolda2000 GitWeb
/
utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36bbb0c
)
sztest: Use bash specifically.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 13 Jan 2011 08:09:04 +0000
(09:09 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 13 Jan 2011 08:09:04 +0000
(09:09 +0100)
sztest
patch
|
blob
|
blame
|
history
diff --git
a/sztest
b/sztest
index
2393971
..
f309178
100755
(executable)
--- a/
sztest
+++ b/
sztest
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!/bin/
ba
sh
if [ $# -lt 1 ]; then
echo "usage: sztest [-H SYS-HEADER] [-L LOCAL-HEADER] TYPE [CCFLAGS...]" >&2