Bug 187590 - /usr/lib/python-2.3/site-packages/rha/script/rha130/sysinit.py
Summary: /usr/lib/python-2.3/site-packages/rha/script/rha130/sysinit.py
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Academy
Classification: Retired
Component: RHA130 Curriculum
Version: 3.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bowe Strickland
QA Contact: Bowe Strickland
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-01 12:12 UTC by Tomasz Chilinski
Modified: 2020-03-27 16:50 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-03-27 16:50:14 UTC
Embargoed:


Attachments (Terms of Use)

Description Tomasz Chilinski 2006-04-01 12:12:17 UTC
Description of problem:
error in get_chkconfig_state() which makes problems with online exercises
from wb4
should be changed from p.find("on") != -1 to int(p.find("on") != -1).

Version-Release number of selected component (if applicable):

How reproducible:
Always

Steps to Reproduce:
Trivial. Just try to grade exercise or lab test.

Actual results:
impossible to get 100%

Expected results:
you know ;-)

Additional info:


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