[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 10281)
Aleksey Nogin
nogin at metaprl.org
Mon Mar 26 10:19:33 PDT 2007
- In "osh -c 'expr'", if expr raises an ExitException, just exit with the
corresponding code, instead of complaining that "early exit(NN) requested by
an omake file".
- Use 'exit exn_error_code' in place of 'exit <random numerical value>', where
appropriate.
- Made Omake_shell pay a bit more attention to -allow-exceptions in cases of
non-interactive execution (shell script and -c "cmd" modes).
----
Changes:
+1 -1 omake-branches/0.9.8.x/src/exec/omake_exec_remote.ml
+6 -4 omake-branches/0.9.8.x/src/main/omake_shell.ml
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-03.html#07/03/26.10:19:33
More information about the OMake-CVS
mailing list