Closed
Bug 491564
Opened 16 years ago
Closed 16 years ago
tamarin performance not calculating vm version properly
Categories
(Tamarin Graveyard :: Build Config, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: dschaffe, Unassigned)
Details
Attachments
(1 file)
1.29 KB,
patch
|
cpeyer
:
review+
|
Details | Diff | Splinter Review |
The vm shell was modified so the 1st line says: You must provide input files ...
resulted in vm version being 'file.' (the last token on the line)
The fix is check for a line matching "build" to parse the build number.
Flags: flashplayer-triage+
Reporter | ||
Comment 1•16 years ago
|
||
attached patch. Chris please push into tamarin-redux after reviewing. thanks.
Attachment #375871 -
Flags: review?(cpeyer)
Comment 2•16 years ago
|
||
r+, pushed with r1844:2343e8674295 with slight modifications
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Attachment #375871 -
Flags: review?(cpeyer) → review+
Comment 3•15 years ago
|
||
Resolved fixed engineering / work item that has been pushed. Setting status to verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•