This is an automated email from the ASF dual-hosted git repository.

pgj pushed a commit to branch jenkins-clouseau-3.0.0
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/jenkins-clouseau-3.0.0 by this 
push:
     new baa380f41 [DEBUG] increase debug verbosity
baa380f41 is described below

commit baa380f4109027b4413b3f93b29eb8f063fb0a41
Author: Gabor Pali <[email protected]>
AuthorDate: Wed Nov 26 23:34:29 2025 +0100

    [DEBUG] increase debug verbosity
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6847037df..300103d8b 100644
--- a/Makefile
+++ b/Makefile
@@ -280,7 +280,7 @@ endif
 elixir-search: export MIX_ENV=integration
 elixir-search: elixir-init devclean
 ifneq ($(_WITH_CLOUSEAU), )
-       @dev/run -n 1 -q -a adm:pass \
+       @dev/run -n 1 -a adm:pass \
                "$(_WITH_CLOUSEAU)" \
                "$(TEST_OPTS)" \
                --locald-config test/config/test-config.ini \

Reply via email to