Skip to content

Commit a918f6c

Browse files
committed
Merge branch 'cassandra-6.0' into trunk
* cassandra-6.0: ninjia: add an accidentally removed newline in test/conf/cassandra.yaml
2 parents 41239b0 + 687fbf2 commit a918f6c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

test/conf/cassandra.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,5 @@ memtable:
126126
class_name: TrieMemtable
127127
# Note: keep the memtable configuration at the end of the file, so that the default mapping can be changed without
128128
# duplicating the whole section above.
129-
# ===== DO NOT PUT ANYTHING AFTER MEMTABLE CONFIG =====
129+
# ===== DO NOT PUT ANYTHING AFTER MEMTABLE CONFIG AND PRESERVE A NEWLINE AT THE END (other parts of test yamls are appended there) =====
130+

0 commit comments

Comments
 (0)