Changes by: Aleksey Nogin (nogin at metaprl.org)
Date: 2007-01-12 14:53:29 -0800 (Fri, 12 Jan 2007)
Revision: 9947
Log message:
(Bug 627) The with_fresh_wl function needs to set the env_error_code to 0 in
order to make sure the new wl will actually run (and then put it back, unless
the new wl have set it to something else). This makes sure that .BUILD_FAILURE
runs even with --no-k.
Changes | Path |
+18 -13 | omake-branches/0.9.8.x/src/build/omake_build.ml |