You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ed...@apache.org on 2022/02/06 05:49:47 UTC

[cassandra-dtest] branch trunk updated: ninja fix

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

edimitrova pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 517cb17  ninja fix
517cb17 is described below

commit 517cb17bc6c114ca3a9d3ab9c25efaf364e81550
Author: Ekaterina Dimitrova <ek...@datastax.com>
AuthorDate: Sun Feb 6 00:25:19 2022 -0500

    ninja fix
---
 requirements.txt | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index cbf6ec5..d7c396a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -9,8 +9,7 @@
 #
 # In case you want to test a patch with your own CCM branch, further to changing below CCM repo and branch name, you need to add -e flag at the beginning
 # Example: -e git+https://github.com/userb/ccm.git@cassandra-17182#egg=ccm
-# git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm
--e git+https://github.com/ekaterinadimitrova2/ccm.git@CASSANDRA-15234-3#egg=ccm
+git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm
 decorator
 docopt
 enum34

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org