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-alt
On 29-01-2011 03:27:42 -0500, Christopher Warrington wrote:
> Works for me. Thanks!
>
> However, I wonder if there's a quoting problem in the expansion. Shouldn't
> for f in "@GENTOO_PORTAGE_EPREFIX@"/etc/portage/postsync.d/* ; do
> be
> for f in "@GENTOO_PORTAGE_EPREFIX@/etc/portage/postsync.d/*" ; do
> ?
>
> For example, on my machine, this expands to
> for f in "/Gentoo"/etc/portage/postsync.d/* ; do
> which works for me, but doesn't "look" right.
if you include the * in your quote, it doesn't "work" right :)
--
Fabian Groffen
Gentoo on a different level
|
|