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.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 51e6f8e  ninja fix empty line required in test/conf/cassandra.yaml, 
otherwise cdc and compression unit tests fail
51e6f8e is described below

commit 51e6f8ecc122279ea946b08c528e11105efb40f5
Author: Ekaterina Dimitrova <[email protected]>
AuthorDate: Thu Mar 10 20:38:39 2022 -0500

    ninja fix empty line required in test/conf/cassandra.yaml, otherwise cdc 
and compression unit tests fail
---
 test/conf/cassandra.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/conf/cassandra.yaml b/test/conf/cassandra.yaml
index 4ca9238..58afdb9 100644
--- a/test/conf/cassandra.yaml
+++ b/test/conf/cassandra.yaml
@@ -63,4 +63,4 @@ track_warnings:
         abort_threshold_kb: 8192
     row_index_size:
         warn_threshold_kb: 4096
-        abort_threshold_kb: 8192
\ No newline at end of file
+        abort_threshold_kb: 8192

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

Reply via email to