[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [PATCH 19/30] Make sure that we mark the currentDisplayed as None when we destroy.
- From: Chris Lumens <clumens redhat com>
- To: anaconda-devel-list redhat com
- Subject: Re: [PATCH 19/30] Make sure that we mark the currentDisplayed as None when we destroy.
- Date: Fri, 25 Sep 2009 17:04:52 -0400
> * iw/partition_gui.py (shutDown): Mark the currentDisplayed as None.
> ---
> iw/partition_gui.py | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
This is fine. To cut down on the number of patches when you merge, you
can git rebase --interactive and squash this patch into the one that
first introduced the currentShown attribute. That makes it a little
easier to follow the patch series.
- Chris
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]