Todd Vierling wrote:

>NetBSD, among other projects, has used a change similar to this for many
>years, to allow the tag name to be passed to loginfo scripts.  This allows
>the popular log_accum script to supply the tag name in the Subject line.
>
>Below is a diff against 1.12.12, and is really very trivial; I wonder if
>it's just oversight that prevented this from being contributed sooner.  It
>would be really nice if this didn't require external maintenance anymore.  :)
>  
>

It was an oversight, basically.  I've committed your change plus a
parallel change in taginfo, except I used a capital `T' rather than
`t'.  `t' was already in use in the taginfo file as the tag name being
added/moved/deleted.

I also added documentation and tests.

Regards,

Derek



_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to