davisp commented on a change in pull request #597: Move view index files to 
.view_deleted when db is deleted
URL: https://github.com/apache/couchdb/pull/597#discussion_r127758922
 
 

 ##########
 File path: src/couch/src/couch_file.erl
 ##########
 @@ -317,6 +335,9 @@ init_delete_dir(RootDir) ->
     end),
     ok.
 
+init_recovery_dir(RootDir) ->
+    Dir = filename:join(RootDir,".recovery"),
 
 Review comment:
   Missing space after comma here and the next line.
 
----------------------------------------------------------------
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