Date: Tue, 24 Apr 2001 00:19:21 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: jim AT meyering DOT net Message-Id: <1438-Tue24Apr2001001920+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: rich AT phekda DOT freeserve DOT co DOT uk, djgpp-workers AT delorie DOT com In-reply-to: (message from Jim Meyering on 23 Apr 2001 20:36:26 +0200) Subject: Re: (Fileutils) More test suite & Fetish.pm problems References: Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Jim Meyering > Date: 23 Apr 2001 20:36:26 +0200 > > Eli Zaretskii wrote: > > | On 23 Apr 2001, Jim Meyering wrote: > | > | > Changing the test suite so it accommodates this behavior would be a pain. > | > | I'd think that passing the message through Sed to remove the part before > | the colon, or even just testing whether the message includes _a match_ > | for the string you expect (rather than equality to that string) wouldn't > | be hard. What am I missing? > > Doing it a few times isn't too bad. > Doing it 20 or 30 times would be a pain, Sorry, I assumed that there's a single place where this comparison is made.