launch_and_test.sh fixed
This commit is contained in:
parent
fe9b279999
commit
ab7d595288
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ sleep 30
|
|||
echo Run clearing-tester
|
||||
sh ./clearing_testing_utils/clearing-tester/clearing-tester.sh
|
||||
|
||||
local testerExitCode = $?
|
||||
testerExitCode = $?
|
||||
|
||||
if [ -n "$CLR_TEST_NAME" ]
|
||||
then
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue