[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user