leonardBang commented on issue #11820:
URL: https://github.com/apache/flink/pull/11820#issuecomment-616957287


   > Sorry for introducing this bug in the code. I discover that there are also 
other scripts (mostly e2e test scripts, for example `test_cli.sh` and 
`shade.sh`) uses `wc -l` and `==` to compare numbers. Shall we fix them too?
   
   The root cause is that tabs alignment 
https://apple.stackexchange.com/questions/370366/why-is-wc-c-printing-spaces-before-the-number
 
   If these e2e tests fails in macOS(mostly dev environment), I think we should 
open a jira to track and repair too.


----------------------------------------------------------------
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


Reply via email to