Modify ↓
#165 closed defect (fixed)
Bitten will not build all platform targets if build_all is false
Reported by: | sam.steele@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | critical | Milestone: | 0.6 |
Component: | Build master | Version: | dev |
Keywords: | Cc: | ||
Operating System: |
Description
Bitten will not populate the builds table for all target platforms if build_all is false. It breaks out of the loop after add the first target platform instead of after adding the most recent revision.
Attachments (0)
Change History (3)
comment:1 Changed 17 years ago by cmlenz
- Milestone set to 0.6
comment:2 Changed 17 years ago by cmlenz
- Priority changed from major to critical
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 17 years ago by cmlenz
- Operating System Linux deleted
Note: See
TracTickets for help on using
tickets.
This should've been fixed by [497].