projectatomic / adb-utils

A set of utilities for managing services used provided in the Atomic Developer Bundle.
GNU General Public License v2.0
13 stars 22 forks source link

fix #199 sccli start and stop method should not return intermediate #200

Closed praveenkumar closed 7 years ago

praveenkumar commented 7 years ago

This patch will fix the issue which we had due to docker service restart and it was misleading our status command output.

LalatenduMohanty commented 7 years ago

LGTM