From d986028cf7507edf8d84d78a0dd2eb8a6fc6ee9c Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Wed, 14 Jan 2015 12:36:25 -0500 Subject: [PATCH] Remove trailing commas from e2e services.sh --- hack/e2e-suite/services.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hack/e2e-suite/services.sh b/hack/e2e-suite/services.sh index cabf8de56a2..88c7c4767fe 100755 --- a/hack/e2e-suite/services.sh +++ b/hack/e2e-suite/services.sh @@ -87,9 +87,9 @@ function start_service() { "containerPort": 9376, "protocol": "TCP" } - ], + ] } - ], + ] } }, "labels": {