mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 13:45:27 -04:00
wrong place for tests [ci skip]
This commit is contained in:
parent
49c9103c83
commit
7bc00ca935
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue