From 0a7c64f6e874c92cd2540af0b1fa032be0091502 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Thu, 6 Dec 2018 11:11:28 -0600 Subject: Remove reference to h5_vol_external_log_native. --- examples/run-c-ex.sh.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/run-c-ex.sh.in b/examples/run-c-ex.sh.in index 6ff2e9a..209cdd7 100644 --- a/examples/run-c-ex.sh.in +++ b/examples/run-c-ex.sh.in @@ -139,9 +139,7 @@ then RunTest h5_vds-percival-unlim-maxmin&&\ rm h5_vds-percival-unlim-maxmin &&\ RunTest h5_vds &&\ - rm h5_vds &&\ - RunTest h5_vol_external_log_native &&\ - rm h5_vol_external_log_native); then + rm h5_vds); then EXIT_VALUE=${EXIT_SUCCESS} else EXIT_VALUE=${EXIT_FAILURE} -- cgit v0.12