mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 19:32:34 +01:00
framework/host: Fix Typo
This commit is contained in:
@@ -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),
|
||||||
])
|
])
|
||||||
|
Reference in New Issue
Block a user