Move problem 1-2 (join) into project 2 as the "wait" system call.
[pintos-anon] / grading / userprog / join-simple.exp
diff --git a/grading/userprog/join-simple.exp b/grading/userprog/join-simple.exp
deleted file mode 100644 (file)
index b3b4051..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-(join-simple) begin
-(child-simple) run
-child-simple: exit(81)
-(join-simple) join(exec()) = 81
-(join-simple) end
-join-simple: exit(0)