Closed Bug 1556662 Opened 5 years ago Closed 5 years ago

Fix a typo in change from bug 1469091

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox69 fixed)

RESOLVED FIXED
mozilla69
Tracking Status
firefox69 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

In a branch for isinstance(obj, (HostSources, HostGeneratedSources)),
isinstance(obj, GeneratedSources) is clearly not going to match
anything. isinstance(obj, HostGeneratedSources) is what was intended.

Blocks: 1551639
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Blocks: 1557215
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: