Skip to content

Commit

Permalink
Issue #171 CLI try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Feb 14, 2024
1 parent 5bc83cd commit f571871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Regression/Agent/ºBugs.robot
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Issue #171
${scenariofile}= Normalize Path ${CURDIR}${/}..${/}..${/}Demo${/}demo.rfs
Log to console ${scenariofile}
@{mngr_options}= Create List -s ${scenariofile} -n
Run Manager CLI @{mngr_options}
Run Manager CLI ${mngr_options}
Wait For Manager
Stop Agent
Show Log stdout_manager.txt
Expand Down

0 comments on commit f571871

Please sign in to comment.