index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
probe.sh
blob: 70867cdbc13f48694e7af438afe0f0318e2a0151 (
plain
)
1
2
3
4
5
6
7
set -e
var
=
$1
shift
if
"$@"
2
>/
dev
/
null
;
then
echo
"#define
$var
1"
fi