reg/vendor/github.com/docker/docker-ce/components/engine/hack/make/test-integration-shell

10 lines
145 B
Text
Raw Normal View History

#!/usr/bin/env bash
bundle .integration-daemon-start
bundle .integration-daemon-setup
export ABS_DEST
bash +e
bundle .integration-daemon-stop