1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 12:06:08 +00: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="""
The local mount point for the filer hosting WA assets.
""",
default=''
),
ConfigurationPoint(
'logging',