summaryrefslogtreecommitdiff
path: root/hack/make/test-integration-shell
blob: bcfa4682eb3242884fc9f0341ed9a627b7c01bf0 (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env bash

bundle .integration-daemon-start
bundle .integration-daemon-setup

export ABS_DEST
bash +e

bundle .integration-daemon-stop