build-bash__10.Test__#1.InitEnv.sh 399 B

1234567891011121314151617181920
  1. set -e
  2. #---------------------------------------------------------------------
  3. # args
  4. args_="
  5. export basePath=/root/temp
  6. # "
  7. #---------------------------------------------------------------------
  8. echo '#build-bash__10.Test__#1.InitEnv.sh '
  9. #---------------------------------------------------------------------
  10. echo '#build-bash__10.Test__#1.InitEnv.sh -> #9 init test environment success!'