Skip to content

Commit

Permalink
Update runUnitTests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
devernay committed Mar 29, 2021
1 parent 00a140f commit 7822d44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/jenkins/runUnitTests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ if [ "$FAIL" = "0" ]; then
echo "-----------------------------------------------------------------------"
cat result.txt
echo "-----------------------------------------------------------------------"
mv results.txt "$BUILD_ARCHIVE_DIRECTORY/${INSTALLER_BASENAME}-tests.txt"
fi

UNIT_TESTS_FAIL_DIR="$BUILD_ARCHIVE_DIRECTORY/unit_tests_failures"
Expand Down

0 comments on commit 7822d44

Please sign in to comment.