diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-26 19:14:21 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-26 19:14:21 (GMT) |
commit | 9460d5493be46eea50c129bf075915003a95eab7 (patch) | |
tree | eab6df02cbfe6e86b52caf106cbea9b965f9744b /tools/h5import | |
parent | 6f5d0e22f344efc95167f6eee34c788a791bc1bb (diff) | |
download | hdf5-9460d5493be46eea50c129bf075915003a95eab7.zip hdf5-9460d5493be46eea50c129bf075915003a95eab7.tar.gz hdf5-9460d5493be46eea50c129bf075915003a95eab7.tar.bz2 |
[svn-r15705] bug fix
make a test generate a LE output for test portability
tested: linux, solaris
Diffstat (limited to 'tools/h5import')
-rw-r--r-- | tools/h5import/testfiles/test15.h5 | bin | 2064 -> 2064 bytes | |||
-rw-r--r-- | tools/h5import/testfiles/textpfe.conf | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5import/testfiles/test15.h5 b/tools/h5import/testfiles/test15.h5 Binary files differindex 14a9b3e..213051d 100644 --- a/tools/h5import/testfiles/test15.h5 +++ b/tools/h5import/testfiles/test15.h5 diff --git a/tools/h5import/testfiles/textpfe.conf b/tools/h5import/testfiles/textpfe.conf index 69fd8c8..6404d5f 100644 --- a/tools/h5import/testfiles/textpfe.conf +++ b/tools/h5import/testfiles/textpfe.conf @@ -4,6 +4,7 @@ INPUT-SIZE 64 RANK 1 DIMENSION-SIZES 2 OUTPUT-CLASS FP +OUTPUT-BYTE-ORDER LE OUTPUT-SIZE 64 |