Skip to content

Commit

Permalink
Test script
Browse files Browse the repository at this point in the history
  • Loading branch information
Isengo1989 committed Dec 6, 2023
1 parent 8c9bd66 commit 5b3f984
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ file_contains(){
}

error_found() {
ERROR_FOUND=$1
echo "Error found: $ERROR_FOUND"
echo "Error found: $1"
if [ $ERROR_FOUND -eq 1 ]
then
echo "Error found, exiting..."
Expand Down

0 comments on commit 5b3f984

Please sign in to comment.