On 07/14/2010 06:21 PM, Brian C. Lane wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 07/14/2010 05:24 AM, Ales Kozumplik wrote:
This has been possible since a3570474c83aea26477b9826e1201b4d68e9476a, notice that now there is always exactly one class per interactive TUI step.
---
pyanaconda/text.py | 92 +++++++++++++++++-----------------------------------
1 files changed, 30 insertions(+), 62 deletions(-)
+ (file, className) = stepToClasses[step]
+ while 1:
Looks like there is an indent problem here, and a tab in the 1st line.
The problem is just the tab: both lines have the correct indentation but
the first one already had a tab when I was modifying it (and I didn't
reindent it like the second line), so when the + is inserted in the
patch the tab gets squeezed in the first line but the spaces get shiften
in the second line.
Anyway, tab removed.
Ales
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list