(strip_exit_codes) Include _ in the list of characters considered as
[pintos-anon] / grading / userprog / create-empty.exp
1 (create-empty) begin
2 (create-empty) end
3 create-empty: exit(0)
4 --OR--
5 (create-empty) begin
6 create-empty: exit(-1)