pgj commented on code in PR #5964: URL: https://github.com/apache/couchdb/pull/5964#discussion_r3084726996
########## Makefile: ########## @@ -508,6 +508,7 @@ endif .PHONY: devclean # target: devclean - Remove dev cluster artifacts devclean: + @rm -rf dev/lib/*/couch.uri Review Comment: Ow, you are right. How could I have forgotten my dear Windows? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
