diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2011-01-12 20:39:04 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2011-01-12 20:39:04 (GMT) |
commit | e884d06060c4b41abefe6746d772c20b84d84683 (patch) | |
tree | 5e28afcf06ed2f54449ab5bf24d6f805440ec1cd /testpar/testphdf5.c | |
parent | f0489be2daeaade2db981d9f99dbee104b1a28aa (diff) | |
download | hdf5-e884d06060c4b41abefe6746d772c20b84d84683.zip hdf5-e884d06060c4b41abefe6746d772c20b84d84683.tar.gz hdf5-e884d06060c4b41abefe6746d772c20b84d84683.tar.bz2 |
[svn-r19946] Bug fix: testph5.in failed to run the 't_shapesame -p' by claiming it could
not find t_shapesame in daily test. Turned out the mpiexec launcher is
working like real shell and the daily test signon (hdftest) does not have
"." in its $PATH. So, it could not automatically look for executables in
the current directory.
Solution:
Change the executable to an explicit ./t_shapesame. Now mpiexec can "find"
it.
Tested by hand in Amani.
Diffstat (limited to 'testpar/testphdf5.c')
0 files changed, 0 insertions, 0 deletions