Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] PORTAGE_ELOG_COMMAND
Date: Thu, 23 Aug 2012 19:24:22
Message-Id: 20120823202125.24ae4513@hactar.digimed.co.uk
In Reply to: Re: [gentoo-user] PORTAGE_ELOG_COMMAND by Jorge Almeida
1 On Thu, 23 Aug 2012 19:16:57 +0100, Jorge Almeida wrote:
2
3 > > The URL you gave states that is not the case. The name of the logfile
4 > > is passed as a variable, it is up to your program to read the logfile
5 > > and do whatever it wants with the contents.
6 > >
7 > Well, it doesn't really state it. I can make it work now, but only
8 > without escaping backslash ('${... instead of '\${...). Maybe it is
9 > assumed that the program is a shell script? Moreover, the variables can
10 > be passed as arguments, not necessarily as options. All obvious once
11 > you know it, of course.
12
13 The point is you pass the name of the logfile as a variable, you do not
14 use STDIN.
15
16
17 --
18 Neil Bothwick
19
20 Top Oxymorons Number 29: Soft rock

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] PORTAGE_ELOG_COMMAND Jorge Almeida <jjalmeida@×××××.com>