diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-09 19:25:32 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2003-06-09 19:25:32 (GMT) |
commit | 19488a94fda323c639a6cdc8595102f44c921281 (patch) | |
tree | f2921bda98c06b516ea8a0897e5c82e27b906505 | |
parent | 4401a71f3aa8e4c80fccd21787bfbd3edbbaefb6 (diff) | |
download | hdf5-19488a94fda323c639a6cdc8595102f44c921281.zip hdf5-19488a94fda323c639a6cdc8595102f44c921281.tar.gz hdf5-19488a94fda323c639a6cdc8595102f44c921281.tar.bz2 |
[svn-r7005] Purpose:
Bug fix
Description:
The output from the modification time is highly system dependent, so
remove it from the h5ls output before comparing file with diff.
Platforms tested:
FreeBSD 4.8 (sleipnir)
h5committest
-rw-r--r-- | tools/testfiles/tattr2.ls | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/testfiles/tattr2.ls b/tools/testfiles/tattr2.ls index bb934d8..f5d5e3f 100644 --- a/tools/testfiles/tattr2.ls +++ b/tools/testfiles/tattr2.ls @@ -7,7 +7,7 @@ dset Dataset {2/2} Type: 17-byte null-terminated ASCII string Data: "string attribute" Attribute: bitfield {2} - Type: 8-bit bitfield little-endian + Type: 8-bit bitfield Data: 0x01, 0x02 Attribute: opaque {2} Type: 1-byte opaque type @@ -43,6 +43,6 @@ dset Dataset {2/2} Data: 0, 0 Location: 0:1:0:976 Links: 1 - Modified: 2003-05-19 21:08:18 CDT + Modified: XXXX-XX-XX XX:XX:XX XXX Storage: 8 logical bytes, 0 allocated bytes Type: 32-bit little-endian integer |