The following version check is broken when the conduit minor version > 8. E.g. - 0.9.0 fails the check. https://github.com/LLNL/UMT/blob/ed70b58e77b6dfb29b6b7f01d53bde2a02b7f218/src/teton/driver/test_driver.cc#L67-L70 Yet, the build script specifies 0.9.0 here: https://github.com/LLNL/UMT/blob/b7867c4b05710c9d065b9fc5e16ca32972657948/build_and_run_umt.sh#L57
The following version check is broken when the conduit minor version > 8. E.g. - 0.9.0 fails the check.
https://github.com/LLNL/UMT/blob/ed70b58e77b6dfb29b6b7f01d53bde2a02b7f218/src/teton/driver/test_driver.cc#L67-L70
Yet, the build script specifies 0.9.0 here:
https://github.com/LLNL/UMT/blob/b7867c4b05710c9d065b9fc5e16ca32972657948/build_and_run_umt.sh#L57