Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzelin committed Dec 11, 2024
1 parent 0c59a4c commit 8375662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/check-licensing.sh
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ download_rat_jar

$RUN_RAT > rat/rat-results.txt

cat rat/rat-results.txt

if [ $? -ne 0 ]; then
echo "RAT exited abnormally"
exit 1
Expand Down

0 comments on commit 8375662

Please sign in to comment.