~elementary-os/ubuntu-package-imports/bash-trusty

« back to all changes in this revision

Viewing changes to tests/version

  • Committer: RabbitBot
  • Date: 2015-03-27 19:22:02 UTC
  • Revision ID: rabbitbot@elementaryos.org-20150327192202-jnxj95x3o8b6rl73
Initial import, version 4.3-7ubuntu1.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
echo Testing ${THIS_SH}
 
2
 
 
3
echo version: $BASH_VERSION
 
4
echo versinfo: ${BASH_VERSINFO[@]}
 
5
 
 
6
echo HOSTTYPE = $HOSTTYPE
 
7
echo OSTYPE = $OSTYPE
 
8
echo MACHTYPE = $MACHTYPE