Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2006-06-25 18:32:25 -0700 (Sun, 25 Jun 2006)
Revision: 9393
Log message:

      Don't open the diversion on 0-byte writes.  This is what was causing
      the progress bar to flash.
      
      Also, save the .omakedb after the .BUILD_* targets (it seems like a
      better idea, in case they do some other building).
      

Changes  Path
+6 -6 omake-branches/0.9.8.x/src/build/omake_build.ml
+9 -7 omake-branches/0.9.8.x/src/exec/omake_exec_util.ml