CAM: respect SHOW_OPERATION_LABELS in post-operation information
This commit is contained in:
@@ -587,7 +587,8 @@ def init_shared_values(values: Values) -> None:
|
||||
#
|
||||
values["SHOW_MACHINE_UNITS"] = True
|
||||
#
|
||||
# If True then the current operation label is output just before the PRE_OPERATION.
|
||||
# If True then the current operation label is output just before the PRE_OPERATION
|
||||
# and just before the POST_OPERATION.
|
||||
#
|
||||
values["SHOW_OPERATION_LABELS"] = True
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user