git-lfs/docker/test_dockers.bsh
2015-12-06 16:37:31 -05:00

8 lines
218 B
Bash
Executable File

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