Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: Andrew Cagney <cagney@gnu.org>
Cc: binutils@sources.redhat.com, gdb-patches@sources.redhat.com,
	Ian Lance Taylor <ian@wasabisystems.com>
Subject: Re: [patch/rfc] Skip .cvsfiles in src-release; Was: [rfa/binutils] distclean .cvsignore?
Date: Sat, 28 Feb 2004 21:37:00 -0000	[thread overview]
Message-ID: <jefzcuq40f.fsf@sykes.suse.de> (raw)
In-Reply-To: <4040F391.30401@gnu.org> (Andrew Cagney's message of "Sat, 28 Feb 2004 15:01:21 -0500")

Andrew Cagney <cagney@gnu.org> writes:

> --- src-release	15 Jan 2004 23:24:29 -0000	1.9
> +++ src-release	28 Feb 2004 19:59:01 -0000
> @@ -208,11 +208,14 @@
>  	-rm -f $(PACKAGE)-$(VER)
>  	ln -s proto-toplev $(PACKAGE)-$(VER)
>  
> +CVS_NAMES= \( -name CVS -o -name '\.cvsignore' \)

This won't match .cvsignore (it's a glob pattern, not a regex).

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


  reply	other threads:[~2004-02-28 21:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-28 17:59 Andrew Cagney
     [not found] ` <m34qtbqdlm.fsf@gossamer.airs.com>
     [not found]   ` <4040E14C.6090607@gnu.org>
     [not found]     ` <jek727ox4l.fsf@sykes.suse.de>
2004-02-28 20:01       ` [patch/rfc] Skip .cvsfiles in src-release; Was: " Andrew Cagney
2004-02-28 21:37         ` Andreas Schwab [this message]
2004-02-28 21:54           ` Andrew Cagney
2004-02-28 22:16             ` Andreas Schwab
2004-02-28 22:19         ` Ian Lance Taylor
2004-02-28 23:24           ` Andrew Cagney

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=jefzcuq40f.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=binutils@sources.redhat.com \
    --cc=cagney@gnu.org \
    --cc=gdb-patches@sources.redhat.com \
    --cc=ian@wasabisystems.com \
    /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