Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
| Navigation: |
|
Lists:
gentoo-dev:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
"Denis Dupeyron" <calchan@g.o>
|
|
From:
|
Mike Frysinger <vapier@g.o>
|
|
Subject:
|
Re: Re: [gentoo-commits] gentoo-x86 commit in net-wireless/hostapd: ChangeLog hostapd-0.4.9.ebuild hostapd-0.6.1.ebuild hostapd-0.6.0.ebuild
|
|
Date:
|
Tue, 11 Dec 2007 03:36:58 -0500
|
|
On Tuesday 11 December 2007, Denis Dupeyron wrote:
> On Dec 11, 2007 6:03 AM, Mike Frysinger <vapier@g.o> wrote:
> > On Monday 10 December 2007, Donnie Berkholz wrote:
> > > {
> > > ...
> > > echo "CONFIG_EAP_SAKE=y"
> > > ...
> > > } >> ${CONFIG}
> >
> > cat <<-EOF >> ${CONFIG}
> > ...
> > CONFIG_EAP_SAKE=y
> > ...
> > EOF
>
> Is what you are suggesting better ? If so, why ?
no scoping/subshells and obvious break between content (the stuff between EOF)
and the commands to get it in there (no echos, just one cat)
-mike
|
| Attachment: |
|
signature.asc (This is a digitally signed message part.)
|
|