info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(no subject)


From: root
Subject: (no subject)
Date: Mon, 13 Aug 2001 05:07:15 -0400

>From address@hidden  Tue Feb  6 01:49:56 2001
>Return-Path: <address@hidden>
Received: from fencepost.gnu.org (address@hidden [199.232.76.164])
        by gateway.camelot.jp (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id 
BAA16028
        for <address@hidden>; Tue, 6 Feb 2001 01:49:54 +0900
Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14PolJ-0006BS-00; Mon, 05 Feb 2001 11:45:09 -0500
Received: from heimdall.sdrc.com ([146.122.132.195] helo=sdrc.com)
        by fencepost.gnu.org with esmtp (Exim 3.16 #1 (Debian))
        id 14PoiP-0005XF-00; Mon, 05 Feb 2001 11:42:09 -0500
Received: from tyr.sdrc.com (mailhub-cvg.sdrc.com [146.122.142.31])
        by sdrc.com (8.9.1/8.9.1) with ESMTP id LAA15908;
        Mon, 5 Feb 2001 11:42:06 -0500 (EST)
Received: from thor.sdrc.com (address@hidden [146.122.62.108])
        by tyr.sdrc.com (8.8.6 (PHNE_17190)/8.8.5) with ESMTP id LAA27023;
        Mon, 5 Feb 2001 11:42:05 -0500 (EST)
Received: (from address@hidden)
        by thor.sdrc.com (8.9.0/8.9.0) id LAA00900;
        Mon, 5 Feb 2001 11:42:05 -0500 (EST)
Message-Id: <address@hidden>
Subject: Re: MVS sanity.sh: multiroot-status-1 problem (hey, we're almost there 
folks)
To: address@hidden (Wayne Johnson)
Cc: address@hidden, address@hidden
In-Reply-To: <address@hidden> from "Wayne Johnson" at Feb 5, 1 07:21:33 am
From: address@hidden (Larry Jones)
X-Mailer: ELM [version 2.4 PL25]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Sender: address@hidden
Errors-To: address@hidden
X-BeenThere: address@hidden
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:address@hidden>
List-Post: <mailto:address@hidden>
List-Subscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Id: Announcements and discussions for the CVS version control system 
<info-cvs.gnu.org>
List-Unsubscribe: <http://mail.gnu.org/mailman/listinfo/info-cvs>,
        <mailto:address@hidden>
List-Archive: <http://mail.gnu.org/pipermail/info-cvs/>
Date: Mon, 5 Feb 2001 11:42:05 -0500 (EST)
Status: O
Content-Length: 1027
Lines: 25

Wayne Johnson writes:
> 
> I was thinking that maybe the problem is the way dotest_internal reads in
> the entire output files and uses expr to compare them.  This does appear
> to be one of the longest outputs.  Maybe re-writing dotest_internal to do
> the comparisons on a line by line basis?

It's already there -- search for "dotest_internal_debug".  We don't use
it by default because it's much slower and it doesn't handle wildcards
that are supposed to match multiple lines.

The files you attached are highly suspect.  They're absolutely
identical, which they shouldn't be; one should contain regular
expression patterns where the other contains literal text.  In fact,
both contain some things that look vaguely like regular expressions, but
have literal text in other places where there should be patterns.

-Larry Jones

Hello, I'm wondering if you sell kegs of dynamite. -- Calvin

_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]