Merge "Remove trailing space before , in the help string of --time-constraint"

This commit is contained in:
Jenkins
2015-02-05 02:25:10 +00:00
committed by Gerrit Code Review

View File

@@ -396,7 +396,7 @@ def common_alarm_arguments(create=False):
default=None,
help=('Only evaluate the alarm if the time at evaluation '
'is within this time constraint. Start point(s) of '
'the constraint are specified with a cron expression '
'the constraint are specified with a cron expression'
', whereas its duration is given in seconds. '
'Can be specified multiple times for multiple '
'time constraints, format is: '