diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2006-07-07 17:53:06 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2006-07-07 17:53:06 (GMT) |
commit | ae0bd80fffd810b846de98f51cd780fb9d4fbb4a (patch) | |
tree | 75f52d703add03e643c85f385e581d9d609c9aae /tools/testfiles | |
parent | a304c0e92e4fa0a7b6c78f8b488e5ec6dcda5587 (diff) | |
download | hdf5-ae0bd80fffd810b846de98f51cd780fb9d4fbb4a.zip hdf5-ae0bd80fffd810b846de98f51cd780fb9d4fbb4a.tar.gz hdf5-ae0bd80fffd810b846de98f51cd780fb9d4fbb4a.tar.bz2 |
[svn-r12456] Mark dumper output file as binary, missed during CVS conversion
Diffstat (limited to 'tools/testfiles')
-rw-r--r-- | tools/testfiles/tstring.ddl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/testfiles/tstring.ddl b/tools/testfiles/tstring.ddl index 6510eaa..843d2aa 100644 --- a/tools/testfiles/tstring.ddl +++ b/tools/testfiles/tstring.ddl @@ -14,8 +14,7 @@ GROUP "/" { DATA { (0): "quote " backspace form feed new line tab new line - carriage return - " + carriage return
" } } DATASET "str2" { |