Remove reference to h5_vol_external_log_native.

This commit is contained in:
Quincey Koziol 2018-12-06 11:11:28 -06:00
parent f2da47f732
commit 0a7c64f6e8

View File

@ -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}