GeorgeJahad commented on pull request #2974:
URL: https://github.com/apache/ozone/pull/2974#issuecomment-1021458796


     +1
   
   The changes in this PR look good to me.  
   
   One other thing I noted is that the instructions for running the test didn't 
work for me.  To get them to work I had to make this change:
   ```
   -load bats-support/load.bash
   -load bats-assert/load.bash
   +load bats-support/load
   +load bats-assert/load
   ```
   otherwise i got this error:
   ```
   ~/incoming/build-master/dev-support/ci ->     bats 
dev-support/ci/selective_ci_checks.bats 
   bats: 
/home/gbj/incoming/build-master/dev-support/ci/bats-support/load.bash.bash does 
not exist
   ```


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to