🪲 Bug Report - -validateScenarioOnly should always output to host
Opened this issue · 0 comments
mbrat2005 commented
Describe the bug
When running a -validateScenarioOnly run without -FollowLog, it is not clear whether validation is successful because success has no output.
To Reproduce
Steps to reproduce the behavior:
- -validateScenarioOnly run without -FollowLog
- Have a valid scenario
Expected behavior
Return to the host whether or not the scenario is valid.