mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
update
This commit is contained in:
parent
1526fe2df8
commit
53f65c3675
1 changed files with 2 additions and 0 deletions
|
|
@ -22,5 +22,7 @@
|
|||
tail -2000 QA/testoutputs/ritddft_h2o.out || true; fi
|
||||
if [[ -f QA/testoutputs/ritddft_co.out ]]; then \
|
||||
tail -2000 QA/testoutputs/ritddft_co.out || true; fi
|
||||
if [[ -f QA/testoutputs/ritddft_pyridine.out ]]; then \
|
||||
tail -2000 QA/testoutputs/ritddft_pyridine.out || true; fi
|
||||
if [[ -f QA/testoutputs/pspw_md.out ]]; then \
|
||||
grep 'PSPW energy' QA/testoutputs/pspw_md.out || true; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue