diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2009-11-04 22:08:49 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2009-11-04 22:08:49 (GMT) |
commit | a81d1b40351c85129b2202bf504e4daed59813d8 (patch) | |
tree | af326b38ce9308ebb0ccf86e9e6535a80b25eaf5 /windows/c++ | |
parent | 9e170a0be0d65da756516734ab1db780871cf9f7 (diff) | |
download | hdf5-a81d1b40351c85129b2202bf504e4daed59813d8.zip hdf5-a81d1b40351c85129b2202bf504e4daed59813d8.tar.gz hdf5-a81d1b40351c85129b2202bf504e4daed59813d8.tar.bz2 |
[svn-r17832] Bug fix:(sort of)
Some systems, like AIX poe, interpret exit(134) the same as if the process has
really been interrupted by the abort signal and prints extra messages that
confuse test script which is looking for matching output.
Solution:
Changed it to exit(6) which still has the "appearance" of an abort signal which
carries the value of 6 in Unix systems.
Tested: LLNL Up both serial and Parallel.
Diffstat (limited to 'windows/c++')
0 files changed, 0 insertions, 0 deletions