Author: jan Date: Thu May 15 04:40:40 2008 New Revision: 656588 URL: http://svn.apache.org/viewvc?rev=656588&view=rev Log: revert latest commit, silly me, sorry for the noise. Modified: incubator/couchdb/branches/runtimeconfig/src/couchdb/couch_server_sup.erl Modified: incubator/couchdb/branches/runtimeconfig/src/couchdb/couch_server_sup.erl URL: http://svn.apache.org/viewvc/incubator/couchdb/branches/runtimeconfig/src/couchdb/couch_server_sup.erl?rev=656588&r1=656587&r2=656588&view=diff ============================================================================== --- incubator/couchdb/branches/runtimeconfig/src/couchdb/couch_server_sup.erl (original) +++ incubator/couchdb/branches/runtimeconfig/src/couchdb/couch_server_sup.erl Thu May 15 04:40:40 2008 @@ -109,7 +109,7 @@ [couch_ft_query]}] end, - io:format("~s~n~n", [ConsoleStartupMsg]), + io:format("~s~n", [ConsoleStartupMsg]), couch_util:start_driver(),