You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/30 21:09:03 UTC

[GitHub] wohali opened a new pull request #1786: dev/run: do not create needless dev/data/ dir

wohali opened a new pull request #1786: dev/run: do not create needless dev/data/ dir
URL: https://github.com/apache/couchdb/pull/1786
 
 
   ## Overview
   
   `dev/run` has been creating a `dev/data` directory needlessly. Long ago we moved the data directory under `dev/lib/node#/data` to support multiple clusters. Confuses me every time.
   
   ## Testing recommendations
   
   `dev/run`, kill it, make sure `dev/data` is not created.
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - Documentation reflects the changes _n/a_
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services