You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2023/02/16 16:47:32 UTC

[couchdb] branch main updated: Chase rename of `dreyfus-test` to `elixir-search` in documentation

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

jaydoane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/main by this push:
     new 50dd63176 Chase rename of `dreyfus-test` to `elixir-search` in documentation
50dd63176 is described below

commit 50dd63176f5ae8a23bf489c49e5f511a307a5823
Author: Gabor Pali <ga...@ibm.com>
AuthorDate: Thu Feb 16 12:03:56 2023 +0100

    Chase rename of `dreyfus-test` to `elixir-search` in documentation
---
 README-DEV.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-DEV.rst b/README-DEV.rst
index 524db9fd8..e0f1b8532 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -211,7 +211,7 @@ There is an additional Elixir-based integration test suite for
 Dreyfus, which is not run automatically by the ``check`` target but it
 could be done manually via the corresponding target::
 
-    make dreyfus-test
+    make elixir-search
 
 Note that this requires a running Clouseau instance with the name
 `clouseau@127.0.0.1`.  The easiest way to get it is to clone the