projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ac41b
)
Improve.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 19 Oct 2004 22:49:25 +0000
(22:49 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 19 Oct 2004 22:49:25 +0000
(22:49 +0000)
grading/threads/run-tests
patch
|
blob
|
history
diff --git
a/grading/threads/run-tests
b/grading/threads/run-tests
index 7fcc91cc6853256f82712f0f5f19be62d00d8cca..a4afa14c6afc322ef852a2048e506a2dc4493853 100755
(executable)
--- a/
grading/threads/run-tests
+++ b/
grading/threads/run-tests
@@
-40,8
+40,7
@@
sub usage {
"join-dummy", "join-invalid", "join-no",
"priority-preempt", "priority-fifo", "priority-donate-one",
"priority-donate-multiple", "priority-donate-nest",
- #"mlfqs-on", "mlfqs-off"
- )
+ "mlfqs-on", "mlfqs-off")
unless @TESTS > 0;
# Find the directory that contains the grading files.