1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 20:11:20 +00:00

fw/core: Correct parameter description

This commit is contained in:
Marc Bonnici 2018-06-21 13:40:12 +01:00 committed by setrofim
parent 1c60f47440
commit 22fcc42903

View File

@ -657,7 +657,7 @@ class RunConfiguration(Configuration):
default=2, default=2,
description=''' description='''
The maximum number of times failed jobs will be retried before The maximum number of times failed jobs will be retried before
giving up. If not set. giving up.
.. note:: This number does not include the original attempt .. note:: This number does not include the original attempt
''', ''',