dlmarion commented on PR #5321:
URL: https://github.com/apache/accumulo/pull/5321#issuecomment-2668975289

   e5d7224 introduces a mechanism that will wait for all of the ssh commands to 
finish before calling ZooZap. The `shellcheck` GitHub action is failing with 
the following:
   ```
   ^-- SC2009 (info): Consider using pgrep instead of grepping ps output.
   ```
   
   I'm thinking I should just suppress this. I'm not sure if `pgrep` is 
installed by default on all operating systems.


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

Reply via email to