From 8deb2c6d6280b4b28398ef8f5e601d3db7c1735d Mon Sep 17 00:00:00 2001 From: Junaid Ali Date: Mon, 28 Mar 2016 23:35:55 +0500 Subject: [PATCH] Updated function description --- hooks/pg_gw_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hooks/pg_gw_utils.py b/hooks/pg_gw_utils.py index 6f8dfff..b4e2f98 100644 --- a/hooks/pg_gw_utils.py +++ b/hooks/pg_gw_utils.py @@ -395,7 +395,7 @@ def director_cluster_ready(): def restart_on_stop(): """ - Starts plumgrid service if it is stopped by any config parameter + Starts plumgrid service if it is stopped """ def wrap(f): def wrapped_f(*args, **kwargs):