diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2022-04-07 13:01:44 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 13:01:44 (GMT) |
commit | 65568d75746b56ce7066337cf4c5c4aad11ff5f9 (patch) | |
tree | 4d43fd73ab9eb9c2218c7f2df21d54f7f6509bf2 /hl/tools/gif2h5/h52giftest.sh.in | |
parent | 7a83173c7b289453e17f3026e825cb97778180cd (diff) | |
download | hdf5-65568d75746b56ce7066337cf4c5c4aad11ff5f9.zip hdf5-65568d75746b56ce7066337cf4c5c4aad11ff5f9.tar.gz hdf5-65568d75746b56ce7066337cf4c5c4aad11ff5f9.tar.bz2 |
Normalization of HL library with develop (#1609)
Diffstat (limited to 'hl/tools/gif2h5/h52giftest.sh.in')
-rw-r--r-- | hl/tools/gif2h5/h52giftest.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/gif2h5/h52giftest.sh.in b/hl/tools/gif2h5/h52giftest.sh.in index 2f84ef6..4f4057f 100644 --- a/hl/tools/gif2h5/h52giftest.sh.in +++ b/hl/tools/gif2h5/h52giftest.sh.in @@ -46,7 +46,7 @@ TOOLTEST() # Verify the test runs with failure (return code is not 0) # Use for testing if tool can handle error conditions like -# illegal input, bad arguments, exeeding limits, ... +# illegal input, bad arguments, exceeding limits, ... TOOLTESTFAIL() { # for now, discard any error messages generated. |