Merge "remove words occured twice times."

This commit is contained in:
Zuul 2019-01-09 09:23:10 +00:00 committed by Gerrit Code Review
commit bb3bfd3081
1 changed files with 1 additions and 1 deletions

View File

@ -1241,7 +1241,7 @@ def remote_restart(rel_name, remote_service=None):
def check_actually_paused(services=None, ports=None):
"""Check that services listed in the services object and and ports
"""Check that services listed in the services object and ports
are actually closed (not listened to), to verify that the unit is
properly paused.