diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2003-09-29 20:18:47 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2003-09-29 20:18:47 (GMT) |
commit | 1bae94c5e8f1819ea1eed1b7fb120297813ceafc (patch) | |
tree | c2954c2963c15347b6f1a204777b4aebba8c4f0f /MANIFEST | |
parent | cb99b28251d3e16c632f408fc69fc87b2b519435 (diff) | |
download | hdf5-1bae94c5e8f1819ea1eed1b7fb120297813ceafc.zip hdf5-1bae94c5e8f1819ea1eed1b7fb120297813ceafc.tar.gz hdf5-1bae94c5e8f1819ea1eed1b7fb120297813ceafc.tar.bz2 |
[svn-r7521] Purpose: bug fix
Description: The standard output from Error API test has some non-standard
message like path name or line number.
Solution: use sed to remove any non-standard information in testerror.sh
Platforms tested: h5committest
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ ./bin/debug-ohdr _DO_NOT_DISTRIBUTE_ ./bin/dependencies ./bin/distdep -./bin/errors _DO_NOT_DISTRIBUTE_ +./bin/error_test _DO_NOT_DISTRIBUTE_ ./bin/h5vers ./bin/install-sh ./bin/iostats |