From 2a6ad51f1acd4cae30a6e976d00444a1a6931702 Mon Sep 17 00:00:00 2001 From: "Damien F. Katz" Date: Thu, 18 Dec 2008 21:43:34 +0000 Subject: fix for crash of couch_server when database non-existant git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@727832 13f79535-47bb-0310-9956-ffa450edef68 --- etc/couchdb/local_dev.ini | 40 ---------------------------------------- 1 file changed, 40 deletions(-) (limited to 'etc') diff --git a/etc/couchdb/local_dev.ini b/etc/couchdb/local_dev.ini index d1682d39..2d26b11f 100644 --- a/etc/couchdb/local_dev.ini +++ b/etc/couchdb/local_dev.ini @@ -17,43 +17,3 @@ level = error [update_notification] ;unique notifier name=/full/path/to/exe -with "cmd line arg" - - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar - -[test] -foo = bar -- cgit v1.2.3