Imported from ../bash-2.01.tar.gz.
This commit is contained in:
parent
ccc6cda312
commit
d166f04881
304 changed files with 14702 additions and 13012 deletions
8
tests/version.mini
Normal file
8
tests/version.mini
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
echo Testing ${THIS_SH}
|
||||
|
||||
echo version: $BASH_VERSION
|
||||
#echo versinfo: ${BASH_VERSINFO[@]}
|
||||
|
||||
echo HOSTTYPE = $HOSTTYPE
|
||||
echo OSTYPE = $OSTYPE
|
||||
echo MACHTYPE = $MACHTYPE
|
||||
Loading…
Add table
Add a link
Reference in a new issue