Bug 412601 - running "hts" results in a traceback.
Summary: running "hts" results in a traceback.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (harness)
Version: 5
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-12-05 19:14 UTC by Rob Landry
Modified: 2008-05-01 15:39 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-12-17 15:55:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Rob Landry 2007-12-05 19:14:15 UTC
Description of problem:

$Summary, capture of the traceback...

Traceback (most recent call last):
  File "/usr/bin/hts", line 43, in ?
    parser.error( "Unknown command \"%s\"" % command)
NameError: name 'parser' is not defined

The same thing occurs if any command is used that isn't 100% correct, eg, 'hts
-help' or 'hts help', 'hts --help' works but 'hts --clean' results in similar
tracebacks.


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

5.1-17

How reproducible:

Everytime.

Steps to Reproduce:
1. See Summary.
  
Actual results:

See Summary.

Expected results:

Incorrect commands should return a properly formated usage error.

Comment 1 Greg Nichols 2007-12-07 15:52:18 UTC
Fixed R18


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