diff --git a/QA/doqmtests.mpi b/QA/doqmtests.mpi index b769942f4d..e1682939a0 100755 --- a/QA/doqmtests.mpi +++ b/QA/doqmtests.mpi @@ -584,13 +584,13 @@ if [[ ! -z "${USE_TBLITE}" ]]; then let "myexit+=$?" ./runtests.mpi.unix procs $np xtb_siosi7 let "myexit+=$?" +fi ./runtests.mpi.unix procs $np h2o_ccca o2_ccca let "myexit+=$?" ./runtests.mpi.unix procs $np dftd3_c6cn let "myexit+=$?" ./runtests.mpi.unix procs $np bare_ecps let "myexit+=$?" -fi #--- if we only want quick tests get out now! if [[ "$what" == "fast" ]]; then echo