changeset 2140 | 32b0731f0bf5 |
parent 2139 | 43a02512ebf7 |
child 2147 | 5dd2091c8f0c |
--- a/app/soc/views/models/program.py Thu Apr 09 22:05:44 2009 +0000 +++ b/app/soc/views/models/program.py Thu Apr 09 22:06:18 2009 +0000 @@ -318,7 +318,7 @@ max_slots_per_org = program.max_slots min_slots_per_org = program.min_slots - algorithm = 1 + algorithm = 2 allocator = allocations.Allocator(orgs.keys(), applications, max, program_slots, max_slots_per_org,