Bug 6009

Summary: Add ability for start/run to use HPD notation
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

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.