You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2022/09/08 03:35:01 UTC

[couchdb] branch test-no-docs-pr created (now b267c93cd)

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

vatamane pushed a change to branch test-no-docs-pr
in repository https://gitbox.apache.org/repos/asf/couchdb.git


      at b267c93cd Test commit to test CI code-only changs

This branch includes the following new commits:

     new b267c93cd Test commit to test CI code-only changs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[couchdb] 01/01: Test commit to test CI code-only changs

Posted by va...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch test-no-docs-pr
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit b267c93cdf5a4d1c819a2efb36c1f029742475da
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Wed Sep 7 23:34:32 2022 -0400

    Test commit to test CI code-only changs
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 82c2b335b..6cd88b9d7 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@
 
 include version.mk
 
+
 REBAR?=$(shell echo `pwd`/bin/rebar)
 ERLFMT?=$(shell echo `pwd`/bin/erlfmt)