launch_and_test.sh fixed v5

This commit is contained in:
Ivan Nikolaev-Axenov 2025-05-06 17:13:04 +03:00
parent 37c9ac93f7
commit c0bdd3785a

View file

@ -16,7 +16,7 @@ sleep 30
echo Run clearing-tester
sh ./clearing_testing_utils/clearing-tester/clearing-tester.sh
TESTER_EXIT_CODE = $?
TESTER_EXIT_CODE=$?
if [ -n "$CLR_TEST_NAME" ]
then