From 2543912e7b5593722a6a22b9ceb6a23f6268e397 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Mon, 31 Mar 2014 11:55:55 -0600 Subject: [PATCH] Add "test-integration-cli" to our DEFAULT_BUNDLES list (make all) Docker-DCO-1.1-Signed-off-by: Andrew Page (github: tianon) --- hack/make.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/make.sh b/hack/make.sh index 447a00f039..e81271370d 100755 --- a/hack/make.sh +++ b/hack/make.sh @@ -43,6 +43,7 @@ DEFAULT_BUNDLES=( binary test test-integration + test-integration-cli dynbinary dyntest dyntest-integration