b3b4051805fcdfcd3e13d18dcc9fd58df671166b
[pintos-anon] / grading / userprog / join-simple.exp
1 (join-simple) begin
2 (child-simple) run
3 child-simple: exit(81)
4 (join-simple) join(exec()) = 81
5 (join-simple) end
6 join-simple: exit(0)