Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address CI failures
Browse files Browse the repository at this point in the history
hyoklee committed Nov 30, 2023
1 parent 839dcb0 commit 2e85810
Showing 8 changed files with 25 additions and 23 deletions.
6 changes: 4 additions & 2 deletions tools/src/h5dump/h5dump.c
Original file line number Diff line number Diff line change
@@ -326,11 +326,13 @@ usage(const char *prog)
" (Alternate compact form of subsetting is described in the Reference Manual)\n");
PRINTVALSTREAM(rawoutstream, "\n");
PRINTVALSTREAM(rawoutstream, "--------------- Option Argument Conventions ---------------\n");
PRINTVALSTREAM(rawoutstream, " D - is the file driver to use in opening the file. Acceptable values are\n");
PRINTVALSTREAM(rawoutstream,
" D - is the file driver to use in opening the file. Acceptable values are\n");
PRINTVALSTREAM(
rawoutstream,
" \"sec2\", \"family\", \"split\", \"multi\", \"direct\", \"stream\", and \"subfiling\".\n");
PRINTVALSTREAM(rawoutstream, " Without the file driver flag, the file will be opened with each driver in\n");
PRINTVALSTREAM(rawoutstream,
" Without the file driver flag, the file will be opened with each driver in\n");
PRINTVALSTREAM(rawoutstream, " turn and in the order specified above until one driver succeeds\n");
PRINTVALSTREAM(rawoutstream, " in opening the file.\n");
PRINTVALSTREAM(rawoutstream,
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsIncomplete.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsLengthExceeded.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsLengthPositive.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsMaxExceeded.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsOffsetExceeded.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.
6 changes: 3 additions & 3 deletions tools/test/h5dump/expected/pbits/tpbitsOffsetNegative.ddl
Original file line number Diff line number Diff line change
@@ -103,9 +103,9 @@ usage: h5dump [OPTIONS] files
(Alternate compact form of subsetting is described in the Reference Manual)

--------------- Option Argument Conventions ---------------
D - is the file driver to use in opening the file. Acceptable values
are "sec2", "family", "split", "multi", "direct", and "stream". Without
the file driver flag, the file will be opened with each driver in
D - is the file driver to use in opening the file. Acceptable values are
"sec2", "family", "split", "multi", "direct", "stream", and "subfiling".
Without the file driver flag, the file will be opened with each driver in
turn and in the order specified above until one driver succeeds
in opening the file.
See examples below for family, split, and multi driver special file name usage.

0 comments on commit 2e85810

Please sign in to comment.