diff --git a/.github/scripts/watch.sh b/.github/scripts/watch.sh index 4d87ff960..1d07eb0f6 100755 --- a/.github/scripts/watch.sh +++ b/.github/scripts/watch.sh @@ -66,4 +66,4 @@ find $WATCHER_PATH -type f -print0 | while IFS= read -r -d '' file; do done -error_found $ERROR_FOUND +error_found "$ERROR_FOUND"