sumangala-patki commented on pull request #2597: URL: https://github.com/apache/hadoop/pull/2597#issuecomment-761972135
Yetus shellcheck warnings about unused variables in `runtests.sh` are not valid. Variables declared in the runtests script are used in `testsupport.sh`; this is evident from test results that contain each of the three combinations (HNS-OAuth, HNS-SharedKey, NonHNS-SharedKey) specified in the runtests script. ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
