Skip to content

Commit

Permalink
Log to console \${options}: ${options}
Browse files Browse the repository at this point in the history
  • Loading branch information
damies13 committed Feb 14, 2024
1 parent 9643061 commit e45c620
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Regression/Agent/ºCommon.robot
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Run Manager CLI
IF ${options} == None
${options}= Create List
END
Log to console \${options}: ${options}
${process}= Start Process python3 ${pyfile_manager} ${options} alias=Agent stdout=${OUTPUT DIR}${/}stdout_manager.txt stderr=${OUTPUT DIR}${/}stderr_manager.txt
Set Test Variable $process_manager ${process}

Expand Down

0 comments on commit e45c620

Please sign in to comment.