1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-09-02 11:22:41 +01:00

fw/config: Add default to `assets_repository'

This commit is contained in:
Marc Bonnici
2020-05-18 16:56:52 +01:00
committed by setrofim
parent ecbfe32b9d
commit 82d09612cb

View File

@@ -464,6 +464,7 @@ class MetaConfiguration(Configuration):
description=""" description="""
The local mount point for the filer hosting WA assets. The local mount point for the filer hosting WA assets.
""", """,
default=''
), ),
ConfigurationPoint( ConfigurationPoint(
'logging', 'logging',