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 002c876 commit d63e0b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/scripts/watch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ find $WATCHER_PATH -type f -print0 | while IFS= read -r -d '' file; do
echo "String found!"
else
echo "String not found! Please check $WATCHER_URL"
echo "Sourcefile: $file"
echo 1 > error.txt
fi
fi
Expand Down

0 comments on commit d63e0b7

Please sign in to comment.