quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] Non-portable sed command in find_patch


From: Andreas Gruenbacher
Subject: Re: [Quilt-dev] Non-portable sed command in find_patch
Date: Thu, 22 Sep 2005 09:55:54 +0200
User-agent: KMail/1.7.1

On Wednesday 21 September 2005 22:11, John Vandenberg wrote:
> On 9/22/05, Jean Delvare <address@hidden> wrote:
> > Hi all,
> >
> > There is a non-portable sed command used in the find_patch function:
> >
> > sed -e "/^$bre\(\|\.patch\|\.diff\?\)\(\|\.gz\|\.bz2\)\([
> > "$'\t'"]\|$\)/!d"

Not ure what breaks. Does this sed support the construct sed -ne 
's/aaa/bbb/p'? If so, then I'd prefer that.

-- Andreas.




reply via email to

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