diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-26 19:23:10 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-09-26 19:23:10 (GMT) |
commit | d711cb1a3bd542359dd429d34d3dcaee335c82b7 (patch) | |
tree | 00bcc98b995941a1753e48e1314e0f2e735ea29d /tools | |
parent | fa3617e1ce2f13b3dfb0661ac9251aaa490e2bc0 (diff) | |
download | hdf5-d711cb1a3bd542359dd429d34d3dcaee335c82b7.zip hdf5-d711cb1a3bd542359dd429d34d3dcaee335c82b7.tar.gz hdf5-d711cb1a3bd542359dd429d34d3dcaee335c82b7.tar.bz2 |
[svn-r15706] make a test generate a LE output for test portability
tested: linux, solaris
Diffstat (limited to 'tools')
-rw-r--r-- | tools/h5import/testfiles/textpfe.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |