Skip to content

Fixed use of find ... -printf "%f" in Makefile#1488

Merged
wohali merged 1 commit intoapache:masterfrom
shevelevs:Issue1028_MakefilePrintf
Aug 5, 2018
Merged

Fixed use of find ... -printf "%f" in Makefile#1488
wohali merged 1 commit intoapache:masterfrom
shevelevs:Issue1028_MakefilePrintf

Conversation

@shevelevs
Copy link

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

  • Code is written and works correctly;
  • Changes are covered by tests;
  • Documentation reflects the changes;

@wohali wohali merged commit d29011b into apache:master Aug 5, 2018
@wohali
Copy link
Member

wohali commented Aug 5, 2018

@shevelevs Thank you for your contribution to CouchDB! :D 💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants