diff options
Diffstat (limited to 'tools/test/h5repack/h5repack_plugin.sh.in')
-rw-r--r-- | tools/test/h5repack/h5repack_plugin.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5repack/h5repack_plugin.sh.in b/tools/test/h5repack/h5repack_plugin.sh.in index c7a9a6b..3f577a9 100644 --- a/tools/test/h5repack/h5repack_plugin.sh.in +++ b/tools/test/h5repack/h5repack_plugin.sh.in @@ -248,7 +248,7 @@ TOOLTEST_DUMP() COPY_TESTFILES_TO_TESTDIR # Run the test -arg="h5repack_layout.h5 -v -f UD=260,4,9,1,9,235" +arg="h5repack_layout.h5 -v -f UD=260,4,9,1,10,1" TOOLTEST_DUMP plugin_version_test $arg arg="h5repack_layout.h5 -v -f UD=257,1,9" |