[svn-r16569] the conf file needs a byte order entry because of the way the tool validates the output with h5dump (comparing the h5dump current output with a h5dump output from a pre-existent h5 file).

added the byte order keyword that was removed on the last check in

tested: linux, solaris
This commit is contained in:
Pedro Vicente Nunes
2009-03-11 14:02:11 -05:00
parent 85de8af63d
commit a0c7a9a67e

View File

@@ -3,6 +3,7 @@ INPUT-CLASS TEXTIN
INPUT-SIZE 8
OUTPUT-CLASS IN
OUTPUT-SIZE 8
OUTPUT-BYTE-ORDER LE
RANK 3
DIMENSION-SIZES 2 4 3
CHUNKED-DIMENSION-SIZES 2 2 2