Skip to content

Commit 687fbf2

Browse files
committed
ninjia: add an accidentally removed newline in test/conf/cassandra.yaml
1 parent 41cf614 commit 687fbf2

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)