diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2013-08-12 20:53:54 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2013-08-12 20:53:54 (GMT) |
commit | a3204d77e7e8f7b15b01a424ac1789e1f29ad210 (patch) | |
tree | 72de665dd209012259e517333546c9c257ad5136 /tools/testfiles/tpbitsLengthPositive.ddl | |
parent | f801cf4618277f7c61fa378a3934bb635c276e98 (diff) | |
download | hdf5-a3204d77e7e8f7b15b01a424ac1789e1f29ad210.zip hdf5-a3204d77e7e8f7b15b01a424ac1789e1f29ad210.tar.gz hdf5-a3204d77e7e8f7b15b01a424ac1789e1f29ad210.tar.bz2 |
[svn-r23994] Correct printf % handling
Diffstat (limited to 'tools/testfiles/tpbitsLengthPositive.ddl')
-rw-r--r-- | tools/testfiles/tpbitsLengthPositive.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tpbitsLengthPositive.ddl b/tools/testfiles/tpbitsLengthPositive.ddl index c98ce67..2a69f14 100644 --- a/tools/testfiles/tpbitsLengthPositive.ddl +++ b/tools/testfiles/tpbitsLengthPositive.ddl @@ -129,6 +129,6 @@ usage: h5dump [OPTIONS] files 8) Dataset foo in family files fam00000.h5 fam00001.h5 and fam00002.h5 - h5dump -d /foo -f family fam-574932464.h5 + h5dump -d /foo -f family fam%05d.h5 h5dump error: Packed Bit length value(0) must be positive. |