Python...

This commit is contained in:
Hugo Trippaers 2014-08-01 10:22:53 +02:00
parent 62cc1bbf57
commit 9a3712841f
1 changed files with 2 additions and 2 deletions

View File

@ -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)