1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2025-01-18 20:11:20 +00:00

docs/dev_ref: Fix incorrect attribute name

This commit is contained in:
Marc Bonnici 2020-06-25 12:11:51 +01:00 committed by setrofim
parent c473cfa8fe
commit b8301640f7

View File

@ -119,7 +119,7 @@ context.output_directory
This is the output directory for the current iteration. This will an This is the output directory for the current iteration. This will an
iteration-specific subdirectory under the main results location. If iteration-specific subdirectory under the main results location. If
there is no current iteration (e.g. when processing overall run results) there is no current iteration (e.g. when processing overall run results)
this will point to the same location as ``root_output_directory``. this will point to the same location as ``run_output_directory``.
Additionally, the global ``wa.settings`` object exposes on other location: Additionally, the global ``wa.settings`` object exposes on other location: