Change several "die"s to "fail"s in read_tar.
[pintos-anon] / src / tests / threads / priority-donate-sema.c
2006-05-17 Ben PfaffAdd another test that checks priority scheduling in...