GitHub user eiri opened a pull request:
https://github.com/apache/couchdb-couch-mrview/pull/44
Use couch_file:delete/3 in views cleanup
Use `couch_file:delete/3` directly instead of one-op front function.
All the tests moved in `couch_file_tests`.
Depends on apache/couchdb-couch#161
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cloudant/couchdb-couch-mrview
61028-fix-rename-on-delete
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/couchdb-couch-mrview/pull/44.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #44
----
commit ad12190b28554a3a3033dd66fb4617b56d8f8917
Author: Eric Avdey <[email protected]>
Date: 2016-04-20T17:55:52Z
Use couch_file:delete/3 in views cleanup
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---