Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-01-10 21:42:14 -0800 (Mon, 10 Jan 2005)
Revision: 6388
Log message:

      The .DEFAULT target now includes a "test-metaprl-startup" target which
      checks whether MetaPRL can start up successfully. This means that if somebody
      introduces a bug that is only visible at runtime, then a simple "omake"
      will detect it (making it less likely that the bug will be accidentally
      checked in).
      

Changes  Path
+9 -2 metaprl/editor/ml/OMakefile
+2 -1 metaprl/editor/ml/mp_top.ml
+2 -0 metaprl/support/shell/shell_command.ml
+1 -0 metaprl/support/shell/shell_command.mli
+1 -1 metaprl/util/status-all.sh