From 9a3712841ff03336dcf4f7fe9d92f59a6b39af6f Mon Sep 17 00:00:00 2001 From: Hugo Trippaers Date: Fri, 1 Aug 2014 10:22:53 +0200 Subject: [PATCH] Python... --- tools/marvin/marvin/deployDataCenter.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/marvin/marvin/deployDataCenter.py b/tools/marvin/marvin/deployDataCenter.py index 2e41d66cf30..85057d2f9f3 100644 --- a/tools/marvin/marvin/deployDataCenter.py +++ b/tools/marvin/marvin/deployDataCenter.py @@ -1141,5 +1141,5 @@ if __name__ == "__main__": print "\n===Removing DataCenter Successful===" tc_run_logger.debug("\n===Removing DataCenter Successful===") - # All OK exit with 0 exitcode - exit(0) + # All OK exit with 0 exitcode + exit(0)