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/10/07 09:08:23 UTC

[GitHub] sebastien-prudhomme opened a new pull request #29: Fix init script exit code #28

sebastien-prudhomme opened a new pull request #29: Fix init script exit code #28
URL: https://github.com/apache/couchdb-pkg/pull/29
 
 
   ## Overview
   
   Fix init script to honor result code of commands (status, etc)
   
   ## Testing recommendations
   
   Stop couchddb.
   Check that init script "status" command returns a non zero value.
   Start couchdb
   Check that init script "status" command returns a zero value.
   
   ## GitHub issue number
   
   Fixes #28
   
   ## Related Pull Requests
   
   ## Checklist
   
   - [ ] 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:
users@infra.apache.org


With regards,
Apache Git Services