procmail
[Top] [All Lists]

Re: Tagging INCLUDERC'ed Recipes

1998-04-04 11:58:30
On Sat, 4 Apr 1998 11:18:59 -0500 (EST),
Paul O Bartlett <pobart(_at_)access(_dot_)digex(_dot_)net> wrote:
    Please feel free to point me elsewhere.  I am not experienced with
egrep and could not really figure out how to search the archives except
by brute force reading.  For one thing, I could not think of an
appropriate set of keywords, even if I did know how to use egrep
effectively.  So please go easy on a newcomer.

(What's this about egrep? If you're talking about Achim Bohnet's
archive, it uses a glimpse implementation which admittedly is a bit
hard to use, at least with the documentation at Achim's site.)

{ INCLUDERC=$PMDIR/bitbucket.rc }
as the recipe action line.  Among other things, bitbucket.rc makes a
log entry.  Unfortunately, I have no ready way of determining which
"outer" recipe called in bitbucket.rc, and this information would be

{ OUTER="foo" INCLUDERC=$PMDIR/bitbucket.rc }

and change the log line in bitbucket.rc to say

LOG="$OUTER whatever ..."

You can play with the ${OUTER- } syntax if you might sometimes call it
up with OUTER empty.

/* era */

-- 
 Paparazzi of the Net: No matter what you do to protect your privacy,
  they'll hunt you down and spam you. <http://www.iki.fi/~era/spam/>

<Prev in Thread] Current Thread [Next in Thread>