From 7bc00ca935702ebee91971b4e6d014bd89262b30 Mon Sep 17 00:00:00 2001 From: edoapra Date: Wed, 21 Jun 2023 09:43:56 -0700 Subject: [PATCH] wrong place for tests [ci skip] --- QA/doqmtests.mpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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