[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Changing originator on large set of bugs ?



On Sat, Oct 07, 2000 at 06:29:46AM -0400, Joey Hess wrote:
> Yann Dirson wrote:
> > > close xyzw
> > > reopen xyzw Yann Dirson <the.one@true.address>
> > > ...
> > > thanks
> > 
> > I knew this one, but it's really not convenient to do.  Hopefully the
> > unofficial LDAP access may be helpful in batch retrievial of the list of
> > bugs, but such a change could easily be implemented if we had a SQL-capable
> > BTS.  Maybe this should be a goal to achieve...
> 
> I don't understand how elaborate ldap or sql-stuff is simpler than:
> 
> (for bug in `cat my-bugnums`; do
> 	echo close $bug
> 	echo reopen $bug email
> done) | mail -s "fixing submitter" control@bugs.debian.org

Just in helping to build the my-bugnums file :)

Regards,
-- 
Yann Dirson    <ydirson@altern.org> |    Why make M$-Bill richer & richer ?
debian-email:   <dirson@debian.org> |   Support Debian GNU/Linux:
                                    | Cheaper, more Powerful, more Stable !
http://ydirson.free.fr/             | Check <http://www.debian.org/>



Reply to: