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