From 60b0bd5cd6d97e34f5fa2434b648fb71dcbeaf22 Mon Sep 17 00:00:00 2001 From: Paul Joseph Davis Date: Mon, 14 Dec 2009 05:40:42 +0000 Subject: Forcing a build failure to check buildbot emails. Blame Gavin. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@890186 13f79535-47bb-0310-9956-ffa450edef68 --- src/couchdb/couch_app.erl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src') diff --git a/src/couchdb/couch_app.erl b/src/couchdb/couch_app.erl index 1b64434a..dc0f7402 100644 --- a/src/couchdb/couch_app.erl +++ b/src/couchdb/couch_app.erl @@ -18,6 +18,9 @@ -export([start/2, stop/1]). +FORCING BUILD FAILURE + + start(_Type, DefaultIniFiles) -> IniFiles = get_ini_files(DefaultIniFiles), case start_apps([crypto, sasl, inets, oauth, ssl, ibrowse, mochiweb]) of -- cgit v1.2.3