[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH] File the basic traceback as the first comment instead of a generic message.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH] File the basic traceback as the first comment instead of a generic message.
- Date: Mon, 16 Feb 2009 13:07:03 -0500
> I like the "This bug was filed automatically by anaconda." comment. Any
> chance we could keep that and the traceback? Or is there another way to
> tell that something was filed using SaveToBugzilla (keyword ||
> whiteboard)?
Sure, it's easy enough to make it say "The following was filed
automatically by anaconda:\n%s" % str(exn). In fact, there I just did
it.
If you really want to know that it was filed with SaveToBugzilla,
there's always the whiteboard, yes.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]