Bug 6009 - Add ability for start/run to use HPD notation
Summary: Add ability for start/run to use HPD notation
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-03-31 17:40 UTC by Rick Moseley
Modified: 2008-04-03 20:55 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Moseley 2008-03-31 17:40:50 UTC
The HPD spec allows a user to control the processes using the notation like so:

fhpd> [1.0] run

which would run the process loaded at 1.0, likewise the start command should
work the same.
Comment 1 Rick Moseley 2008-04-03 20:55:57 UTC
Fixed in HEAD and test cases added to test suite.