abstractdog commented on PR #281:
URL: https://github.com/apache/tez/pull/281#issuecomment-1508027665
> Hi @abstractdog , I fixed the line that had a whitespace, but it says
there is one more line that ends with a whitespace. I checked all the lines
that I changed and couldn't find additional whitespace.
@difin: there is indeed a whitespace in line 208, checked locally
```
+ }
+. <--- here
if (process == null || !process.isAlive()) {
```
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]