big-r81 commented on code in PR #4986:
URL: https://github.com/apache/couchdb/pull/4986#discussion_r1490903093


##########
Makefile:
##########
@@ -557,7 +557,7 @@ nouveau-test: nouveau-test-gradle nouveau-test-elixir
 .PHONY: nouveau-test-gradle
 nouveau-test-gradle: couch nouveau
 ifeq ($(with_nouveau), true)
-       @cd nouveau && ./gradlew test
+       @cd nouveau && ./gradlew test --info

Review Comment:
   I think we should port this to `Makefile.win` too.



-- 
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: notifications-unsubscr...@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to