github.com/ungtb10d/git-lfs@v2.5.2+incompatible/docker/test_dockers.bsh (about)

     1  #!/usr/bin/env bash
     2  
     3  #Test to see is using the repo installs really work
     4  
     5  CUR_DIR=$(dirname "${BASH_SOURCE[0]}")
     6  
     7  ${CUR_DIR}/run_dockers.bsh centos_6_test centos_7_test debian_7_test debian_8_test "${@}"