Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Fernando Nasser <fnasser@redhat.com>
To: Mark Kettenis <kettenis@wins.uva.nl>
Cc: gdb-patches@sources.redhat.com
Subject: Re: Testsuite fix
Date: Thu, 12 Jul 2001 07:03:00 -0000	[thread overview]
Message-ID: <3B4DADBC.8578BAA8@redhat.com> (raw)
In-Reply-To: <200107121310.f6CDAQD01954@delius.kettenis.local>

Mark Kettenis wrote:
> 
> Noticed this a few days ago.  As the comment in the test says, it runs
> fine on Linux.  Must be a typo.  Checked in as an obvious fix.
> 
> Mark
> 

Thanks Mark.  It looks like a typo indeed.


> Index: testsuite/ChangeLog
> from  Mark Kettenis  <kettenis@gnu.org>
> 
>         * gdb.base/so-impl-ld.exp: Remove stray space that prevented
>         running this test on Linux.
> 
> Index: testsuite/gdb.base/so-impl-ld.exp
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/gdb.base/so-impl-ld.exp,v
> retrieving revision 1.3
> diff -u -p -r1.3 so-impl-ld.exp
> --- testsuite/gdb.base/so-impl-ld.exp 2001/03/06 08:21:51 1.3
> +++ testsuite/gdb.base/so-impl-ld.exp 2001/07/12 13:06:20
> @@ -36,7 +36,7 @@ if ![isnative] then {
> 
>  if {! ([istarget "hppa*-*-*hpux*"]
>         || [istarget "sparc-sun-solaris*"]
> -       || [istarget " *-*-linux-gnu*"]) } {
> +       || [istarget "*-*-linux-gnu*"]) } {
>          return
>  }
> 

-- 
Fernando Nasser
Red Hat Canada Ltd.                     E-Mail:  fnasser@redhat.com
2323 Yonge Street, Suite #300
Toronto, Ontario   M4P 2C9


      reply	other threads:[~2001-07-12  7:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-12  6:10 Mark Kettenis
2001-07-12  7:03 ` Fernando Nasser [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B4DADBC.8578BAA8@redhat.com \
    --to=fnasser@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=kettenis@wins.uva.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox