Patch to make bitmap choice random.
[pintos-anon] / grading / userprog / join-twice.exp
1 (join-twice) begin
2 (child-twice) run
3 child-twice: exit(81)
4 (join-twice) join(exec()) = 81
5 (join-twice) end
6 join-twice: exit(0)