shevelevs opened a new pull request #1488: Fixed use of find ... -printf "%f" 
in Makefile
URL: https://github.com/apache/couchdb/pull/1488
 
 
   ## Overview
   
   Fixed use of find ... -printf "%f" in Makefile. Option "-printf" is not 
supported on Mac OS, but can be replaced by ```-exec basename```
   
   ## Testing recommendations
   
   run ```make list-js-suites``` and  ```make list-eunit-suites``` to make sure 
it works as expected on both Mac OS and linux
   
   ## Related Issues or Pull Requests
   
   See  issue #1028
   
   ## Checklist
   
   - [x] Code is written and works correctly;
   - [ ] Changes are covered by tests;
   - [ ] Documentation reflects the changes;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to