Bug 523887 - wrong indentation near lines 614-618 in authconfig.py
Summary: wrong indentation near lines 614-618 in authconfig.py
Keywords:
Status: CLOSED DUPLICATE of bug 523534
Alias: None
Product: Fedora
Classification: Fedora
Component: authconfig
Version: rawhide
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-17 03:58 UTC by David Pravec
Modified: 2009-09-17 07:18 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-17 07:18:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch to correct this problem (562 bytes, patch)
2009-09-17 03:58 UTC, David Pravec
no flags Details | Diff

Description David Pravec 2009-09-17 03:58:23 UTC
Created attachment 361416 [details]
patch to correct this problem

Description of problem:

file /usr/share/authconfig/authconfig.py is having wrong indent near lines 614-618

Version-Release number of selected component (if applicable):
authconfig-5.4.11-1.fc12.i686.rpm

How reproducible:
always

Steps to Reproduce:
1. run authconfig --help
2. get error message 

  
Actual results:
  File "/usr/share/authconfig/authconfig.py", line 623
    widgets.append(comp)
    ^
IndentationError: unexpected indent

Comment 1 Tomas Mraz 2009-09-17 07:18:58 UTC

*** This bug has been marked as a duplicate of bug 523534 ***


Note You need to log in before you can comment on or make changes to this bug.