From 84c8b050cd1fca5fdc64b8f873d9006e6a9f41b6 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 3c68f27a32..3ee1a50b52 100755 --- a/QA/doqmtests.mpi +++ b/QA/doqmtests.mpi @@ -582,13 +582,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