hdf5/tools/h5repack
Pedro Vicente Nunes 6705762081 [svn-r8297] Purpose:
bug fix

Description:
the synntax of the input of h5repack conatined double quotes and spaces, which
were causing problems on the parsing in AIX paralell

Solution:
replaced the spaces by =
that is, instead of -f "GZIP 6"
we have now
-f GZIP=6

Platforms tested:
linux
solaris
AIX paralell


Misc. update:
2004-04-02 10:52:24 -05:00
..
Dependencies [svn-r8128] Purpose: 2004-01-30 21:32:19 -05:00
h5repack_copy.c [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
h5repack_filters.c [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
h5repack_layout.c
h5repack_list.c
h5repack_main.c [svn-r8232] Purpose: 2004-03-04 11:55:07 -05:00
h5repack_opttable.c
h5repack_parse.c [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
h5repack_refs.c [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
h5repack_verify.c [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
h5repack.c [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
h5repack.h [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
h5repack.sh [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
Makefile.in [svn-r8229] Purpose: 2004-03-02 13:12:25 -05:00
testh5repack_attr.c [svn-r8074] Purpose: 2004-01-16 10:31:55 -05:00
testh5repack_dset.c [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
testh5repack_filters.c [svn-r8281] Purpose: 2004-03-25 14:31:42 -05:00
testh5repack_main.c [svn-r8297] Purpose: 2004-04-02 10:52:24 -05:00
testh5repack_make.c [svn-r8218] Purpose: 2004-02-23 11:52:45 -05:00