zentol commented on a change in pull request #12344: URL: https://github.com/apache/flink/pull/12344#discussion_r431146976
########## File path: flink-end-to-end-tests/test-scripts/common.sh ########## @@ -366,7 +366,7 @@ function check_logs_for_errors { | grep -ic "error" || true) if [[ ${error_count} -gt 0 ]]; then echo "Found error in log files:" Review comment: sure ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org