In all the variants of the basic test for part 1-1, release the lock
[pintos-anon] / grading / filesys / lg-create.exp
1 (sm-create) begin
2 (sm-create) create "blargle"
3 (sm-create) open "blargle" for verification
4 (sm-create) close "blargle"
5 (sm-create) end