mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-22 12:58:36 +00:00
framework/host: Fix Typo
This commit is contained in:
parent
e008134145
commit
c3854e89c7
@ -85,7 +85,7 @@ def convert_wa2_agenda(filepath, output_path):
|
|||||||
default={}),
|
default={}),
|
||||||
ConfigurationPoint('cleanup_assets',
|
ConfigurationPoint('cleanup_assets',
|
||||||
aliases=['clean_up'],
|
aliases=['clean_up'],
|
||||||
description='''Specific whether to clean up assets
|
description='''Specify whether to clean up assets
|
||||||
deployed to the target''',
|
deployed to the target''',
|
||||||
default=True),
|
default=True),
|
||||||
])
|
])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user