dcapwell commented on PR #2057:
URL: https://github.com/apache/cassandra/pull/2057#issuecomment-1360373667

   FYI need the following so tests can run
   
   ```
   diff --git .build/include-accord.sh .build/include-accord.sh
   index 0dc01bf2ba..079c96da1c 100755
   --- .build/include-accord.sh
   +++ .build/include-accord.sh
   @@ -24,8 +24,8 @@ set -o nounset
   
    bin="$(cd "$(dirname "$0")" > /dev/null; pwd)"
   
   -accord_repo='https://github.com/apache/cassandra-accord.git'
   -accord_branch='trunk'
   +accord_repo='https://github.com/bdeggleston/cassandra-accord.git'
   +accord_branch='async-chain'
    accord_src="$bin/cassandra-accord"
   
    checkout() {
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to