summaryrefslogtreecommitdiffstats
path: root/src/H5Znbit.c
diff options
context:
space:
mode:
authorLeon Arber <larber@ncsa.uiuc.edu>2005-02-13 23:47:54 (GMT)
committerLeon Arber <larber@ncsa.uiuc.edu>2005-02-13 23:47:54 (GMT)
commite1ffee4e4e420cdeb276778c42a2a9612d79dcd5 (patch)
tree63223ce2a14ece000046e4cb739adcc29009e654 /src/H5Znbit.c
parent3eec63782bef2e16a6db3a9356542e15f2d0c9a2 (diff)
downloadhdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.zip
hdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.tar.gz
hdf5-e1ffee4e4e420cdeb276778c42a2a9612d79dcd5.tar.bz2
[svn-r9998]
Purpose: Bug fix Description: Fixed the error on copper where output would match, except the worker tasks are forcefuly terminated at the end. Solution: If an exit code other than 0 was returned, the parallel environment would assume that there was an error and would terminate all other tasks. Because h5repack relies on the return value of h5diff, it was necessary to return values other than 0. Fixed by having parallel runs of h5diff always return 0, whereas the return value of serial runs is unchanged. Platforms tested: copper Misc. update:
Diffstat (limited to 'src/H5Znbit.c')
0 files changed, 0 insertions, 0 deletions