diff options
author | Asit Dhal <dhal.asitk@gmail.com> | 2020-12-08 08:51:00 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-12-10 11:09:59 (GMT) |
commit | e5a4ffaad166de7a8b907919ca2d805a3ec72c39 (patch) | |
tree | dc88ffe172348ecb4a33cd3a206ba18964942c4e /Tests/RunCMake/execute_process/MergeOutputFile-stderr.txt | |
parent | 8a3ecb484fb04aa9fb8b9f6d198b3a6942c26115 (diff) | |
download | CMake-e5a4ffaad166de7a8b907919ca2d805a3ec72c39.zip CMake-e5a4ffaad166de7a8b907919ca2d805a3ec72c39.tar.gz CMake-e5a4ffaad166de7a8b907919ca2d805a3ec72c39.tar.bz2 |
execute_process: Improve COMMAND_ERROR_IS_FATAL error capture scenarios
1. COMMAND_ERROR_IS_FATAL ANY will capture errors if the exit code is
non zero, there is a timeout or an abnormal exit.
2. COMMAND_ERROR_IS_FATAL LAST
will capture if only the last process has an exit code non zero, there
is a timeout or an abnormal exit.
Fixes: #21562
Diffstat (limited to 'Tests/RunCMake/execute_process/MergeOutputFile-stderr.txt')
0 files changed, 0 insertions, 0 deletions