summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-09-09 22:43:57 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-09-09 22:43:57 (GMT)
commita1071ada16895400ab19e0d704a512b98d0c8cbb (patch)
tree4c674c52e27384b557d2ca2423e36f44c844dbaf /tools
parentf79eac6049aaf951cbd109214b8c45f6174fd4e7 (diff)
downloadhdf5-a1071ada16895400ab19e0d704a512b98d0c8cbb.zip
hdf5-a1071ada16895400ab19e0d704a512b98d0c8cbb.tar.gz
hdf5-a1071ada16895400ab19e0d704a512b98d0c8cbb.tar.bz2
[svn-r24118] Comment out test until configure sets conditional correctly
Diffstat (limited to 'tools')
-rw-r--r--tools/h5repack/h5repack_plugin.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/h5repack_plugin.sh.in b/tools/h5repack/h5repack_plugin.sh.in
index a45d1fe..e8ba83e 100644
--- a/tools/h5repack/h5repack_plugin.sh.in
+++ b/tools/h5repack/h5repack_plugin.sh.in
@@ -222,7 +222,7 @@ COPY_TESTFILES_TO_TESTDIR
# Run the test
arg="h5repack_layout.h5 -v -f UD=257,1,9"
-TOOLTEST_DUMP plugin_test $arg
+#TOOLTEST_DUMP plugin_test $arg
# print results
if test $nerrors -ne 0 ; then