From 2b72987596718d31f2898c8d96ba16fc9cedbe02 Mon Sep 17 00:00:00 2001 From: Jonathan Ellis Date: Thu, 16 Jun 2011 15:00:04 +0000 Subject: [PATCH] fix tests git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1136472 13f79535-47bb-0310-9956-ffa450edef68 --- test/conf/cassandra.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/test/conf/cassandra.yaml b/test/conf/cassandra.yaml index c303136993..1df250195d 100644 --- a/test/conf/cassandra.yaml +++ b/test/conf/cassandra.yaml @@ -14,7 +14,6 @@ rpc_port: 9170 column_index_size_in_kb: 4 commitlog_directory: build/test/cassandra/commitlog saved_caches_directory: build/test/cassandra/saved_caches -commitlog_rotation_threshold_in_mb: 128 data_file_directories: - build/test/cassandra/data disk_access_mode: mmap