Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 12530 invoked from network); 13 Sep 2010 18:34:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 13 Sep 2010 18:34:19 -0000 Received: (qmail 99559 invoked by uid 500); 13 Sep 2010 18:34:17 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 99516 invoked by uid 500); 13 Sep 2010 18:34:17 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 99508 invoked by uid 99); 13 Sep 2010 18:34:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 18:34:17 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [212.27.42.3] (HELO smtp3-g21.free.fr) (212.27.42.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Sep 2010 18:34:10 +0000 Received: from [192.168.0.2] (unknown [82.241.180.211]) by smtp3-g21.free.fr (Postfix) with ESMTP id D815881811B for ; Mon, 13 Sep 2010 20:33:42 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1081) Subject: Re: reduce.py with newline in the end From: =?iso-8859-1?Q?Aur=E9lien_B=E9nel?= In-Reply-To: <1284397201.954.1.camel@laptop> Date: Mon, 13 Sep 2010 20:33:41 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <757152E0-C584-425C-A8EB-84946C72649A@utt.fr> References: <1284397201.954.1.camel@laptop> To: user@couchdb.apache.org X-Mailer: Apple Mail (2.1081) > my editors (gedit, nano) add a newline to the end of the reduce.py = file Too bad it is not necessary anymore... it would have been a good reason = to switch to vim and its noeol option ;) Aur=E9lien