> * 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 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list