repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
init version.
[bush.git]
/
tests.bak
/
version
blob
582b0cad78e5487b3d6842dd78acbf2861fee5df
1
if (( $UID == 0 )); then
2
echo "${THIS_SH}: the test suite should not be run as root" >&2
3
echo
4
fi
5
6
echo Testing ${THIS_SH}
7
8
echo version: $BUSH_VERSION
9
echo versinfo: ${BUSH_VERSINFO[@]}
10
11
echo HOSTTYPE = $HOSTTYPE
12
echo OSTYPE = $OSTYPE
13
echo MACHTYPE = $MACHTYPE