This is an automated email from the ASF dual-hosted git repository. maedhroz pushed a commit to branch cep-15-accord in repository https://gitbox.apache.org/repos/asf/cassandra.git
commit 9d57c19705adcd5cd4c392618186940aef62c8e2 Author: Benedict Elliott Smith <[email protected]> AuthorDate: Tue Jan 10 21:19:27 2023 +0000 ninja: pick a cassandra-accord SHA to build against to decouple source trees --- .build/include-accord.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build/include-accord.sh b/.build/include-accord.sh index 0dc01bf2ba..b1409603fb 100755 --- a/.build/include-accord.sh +++ b/.build/include-accord.sh @@ -25,7 +25,7 @@ set -o nounset bin="$(cd "$(dirname "$0")" > /dev/null; pwd)" accord_repo='https://github.com/apache/cassandra-accord.git' -accord_branch='trunk' +accord_branch='63c37e20cfe66a421c1b07ba1f430a9e6aabe4c5' accord_src="$bin/cassandra-accord" checkout() { --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
