Merge pull request #3464 from smarterclayton/fix_invalid_json_in_services.sh

Fix e2e invalid JSON, ensure CLI communicates invalid JSON errors effectively
This commit is contained in:
Zach Loafman
2015-01-14 10:26:34 -08:00
7 changed files with 53 additions and 9 deletions

View File

@@ -87,9 +87,9 @@ function start_service() {
"containerPort": 9376,
"protocol": "TCP"
}
],
]
}
],
]
}
},
"labels": {