moby--moby/hack
Jörg Thalheim 2b4facdf2e hack: explicit bundles for integration-cli prequisites
no longer load hide critical code such as in .integration-daemon-{start,stop},
if this step failed, it will had logged the corresponding module before:

---> Making bundle: .integration-daemon-start (in bundles/1.7.0-dev/daemon-start)

which is nicer to debug.

This will make it also easier to execute a single tests in an interactive shell.

$ make shell
docker> . hack/make.sh binary .integration-daemon-start .integration-daemon-setup
docker> docker ps
CONTAINER ID        IMAGE               COMMAND             CREATED STATUS              PORTS               NAMES
docker> go test github.com/docker/docker/integration-cli

Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2015-06-09 07:22:26 +02:00
..
make hack: explicit bundles for integration-cli prequisites 2015-06-09 07:22:26 +02:00
dind hack: quote all parameters with variable interpolation 2015-04-15 10:14:14 +02:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Update "install.sh" warning to be more verbose 2015-05-07 14:20:40 -06:00
make.sh Merge pull request #13568 from jfrazelle/fix-release-script-for-experimental 2015-06-01 12:29:45 -04:00
release.sh fix release script 2015-05-27 20:57:46 -07:00
vendor.sh Update github.com/Sirupsen/logrus to 0.8.2 2015-06-03 13:22:56 -07:00