From dev-return-68990-apmail-ant-dev-archive=ant.apache.org@ant.apache.org Wed Sep 21 17:37:50 2005 Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 88805 invoked from network); 21 Sep 2005 17:37:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Sep 2005 17:37:49 -0000 Received: (qmail 27484 invoked by uid 500); 21 Sep 2005 17:37:47 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 27441 invoked by uid 500); 21 Sep 2005 17:37:47 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 27428 invoked by uid 500); 21 Sep 2005 17:37:47 -0000 Received: (qmail 27425 invoked by uid 99); 21 Sep 2005 17:37:47 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Sep 2005 10:37:46 -0700 Received: (qmail 88755 invoked by uid 65534); 21 Sep 2005 17:37:26 -0000 Message-ID: <20050921173726.88754.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r290755 - /ant/core/trunk/src/etc/testcases/taskdefs/fixcrlf/expected/tab_in_literal_in_comment Date: Wed, 21 Sep 2005 17:37:26 -0000 To: ant-cvs@apache.org From: mbenson@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: mbenson Date: Wed Sep 21 10:37:23 2005 New Revision: 290755 URL: http://svn.apache.org/viewcvs?rev=290755&view=rev Log: fix testcase file; should always be LF Modified: ant/core/trunk/src/etc/testcases/taskdefs/fixcrlf/expected/tab_in_literal_in_comment (props changed) Propchange: ant/core/trunk/src/etc/testcases/taskdefs/fixcrlf/expected/tab_in_literal_in_comment ------------------------------------------------------------------------------ --- svn:eol-style (original) +++ svn:eol-style Wed Sep 21 10:37:23 2005 @@ -1 +1 @@ -native +LF --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org