breilly / fm-orchestrator

Forked from fm-orchestrator 4 years ago
Clone

4f3c60c batches.py: Fix handling of "changed-and-after"

1 file Authored by otaylor a year ago, Committed by breilly a year ago,
    batches.py: Fix handling of "changed-and-after"
    
    all_reused_in_prev_batch should only check components in the previous
    batch, not components in all batches including future batches. This
    was accidentally regressed by some code refactoring in c36bd7ebac2.