Closed Bug 1004342 Opened 11 years ago Closed 11 years ago

Fix get_about_memory.py crash when printing timeout error message.

Categories

(Firefox OS Graveyard :: General, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2.0 S1 (9may)

People

(Reporter: jld, Assigned: jld)

Details

Attachments

(1 file)

In the code that indicates that get_about_memory.py timed out before enough files were found, the lists of expected files are actually sets, so they need to be combined with the set union operator `|`, not the sequence concatenation operator `+`.
Attachment #8415717 - Flags: review?(dhylands)
Comment on attachment 8415717 [details] [review] Link to GitHub pull request Looks good to me.
Attachment #8415717 - Flags: review?(dhylands) → review+
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → 2.0 S1 (9may)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: