jaydoane commented on a change in pull request #1605: Feature/user partitioned
databases
URL: https://github.com/apache/couchdb/pull/1605#discussion_r222810830
##########
File path: src/couch/test/couchdb_views_tests.erl
##########
@@ -60,6 +60,7 @@ setup_legacy() ->
lists:foreach(fun(File) -> file:delete(File) end, Files),
% copy old db file into db dir
+ ?debugFmt("copy ~p ~p", [OldDbFilePath, NewDbFilePath]),
Review comment:
remove debugging?
----------------------------------------------------------------
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