Skip to content

Fixed userprog wait-bad-child test

Rushil Ambati requested to merge rsa21/pintos-skeleton:master into master

Added semicolons missing at the end of msg calls in exec-exit and wait-bad-child. Modified Make.tests to point to the correct SRC file and update dependencies correctly.

Merge request reports