Correct log message
Signed-off-by: Christopher Crone <christopher.crone@docker.com> Upstream-commit: 5eab08930c9c2d39bb76fd6320e9979b504750a6 Component: engine
This commit is contained in:
@ -10,6 +10,6 @@ echo "Run integration/container tests"
|
||||
cd /tests/integration/container
|
||||
./test.main -test.v
|
||||
|
||||
echo "Run integration-cli DockerSuite tests"
|
||||
echo "Run integration-cli tests (DockerSuite, DockerNetworkSuite)"
|
||||
cd /tests/integration-cli
|
||||
./test.main -test.v -check.v -check.f "DockerSuite|DockerNetworkSuite"
|
||||
|
||||
Reference in New Issue
Block a user