Skip to content

Commit

Permalink
Still trying
Browse files Browse the repository at this point in the history
  • Loading branch information
ArekKuczynski committed Sep 2, 2024
1 parent df18a2c commit 2a276e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Tests/Regression/Agent/CommandLine_Features.robot
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Agent Command Line ROBOT -r

${scenario_dir}= Normalize Path ${CURDIR}${/}testdata${/}Issue-#14${/}Issue-#14.rfs
VAR ${robot_exec} ${pip_data_list}[1]
#VAR ${scenario_dir} ${CURDIR}${/}testdata${/}Issue-#14${/}Issue-#14.rfs
# VAR ${scenario_dir} ${CURDIR}${/}testdata${/}Issue-#14${/}Issue-#14.rfs
VAR @{agnt_options} -g 1 -r ${robot_exec}
VAR @{mngr_options} -g 1 -n -s ${scenario_dir}

Expand All @@ -101,7 +101,7 @@ Agent Command Line ROBOT -r
Log To Console Result dir content: ${result_content}
Should Not Be Empty ${result_content}
@{test_logs}= List Directories In Directory ${test_result}[0]${/}logs
Log To Console Logs files: ${result_content}
Log To Console Logs dirs: ${test_logs}
Should Not Be Empty ${test_logs}

[Teardown] Run Keywords Stop Agent Stop Manager
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2a276e0

Please sign in to comment.