diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2004-02-07 17:24:57 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2004-02-07 17:24:57 (GMT) |
commit | 3bf8c9688877f917252153b132b73c6a9ad9115e (patch) | |
tree | 48daa8fed0e852dbe6a79834d7748712dc68f30f /testpar/testph5.sh.in | |
parent | a2c349d32ae124015638fe6b0e36e1d37a66e54b (diff) | |
download | hdf5-3bf8c9688877f917252153b132b73c6a9ad9115e.zip hdf5-3bf8c9688877f917252153b132b73c6a9ad9115e.tar.gz hdf5-3bf8c9688877f917252153b132b73c6a9ad9115e.tar.bz2 |
[svn-r8161] Purpose:
Bug fix
Description:
make check without doing make first would fail to build testphdf5.
Solution:
Put the testphdf5 back in the target of TEST_PROG_PP and removed
the "testphdf" without any parameter from testph5.sh.
Platforms tested:
copper parallel. This is not relevant to non-parallel cases.
Misc. update:
Diffstat (limited to 'testpar/testph5.sh.in')
-rw-r--r-- | testpar/testph5.sh.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testpar/testph5.sh.in b/testpar/testph5.sh.in index f41639e..260a2ae 100644 --- a/testpar/testph5.sh.in +++ b/testpar/testph5.sh.in @@ -56,8 +56,6 @@ TOOLTEST() { ############################################################################## ############################################################################## -# Baseline testphdf5 test -TOOLTEST # testphdf5 test using the MPI-POSIX VFL driver TOOLTEST -p |