git-lfs/docker/test_dockers.bsh

8 lines
204 B
Plaintext
Raw Normal View History

#!/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_6_test centos_7_test debian_7_test debian_8_test "${@}"