Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-05-19 13:05:14 -0700 (Thu, 19 May 2005)
Revision: 1037
Log message:
Do not try to kill a job that has already finished.
This fixes bug #481.
Changes | Path |
+2 -2 | omake/doc/html/omake.html |
+1 -1 | omake/src/build/omake_build.ml |
+1 -0 | omake/src/eval/omake_rule.ml |
+12 -7 | omake/src/exec/omake_exec_local.ml |
+1 -1 | omake/src/shell/omake_shell_job.ml |