mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
Docker: Fix i-PI test
This commit is contained in:
parent
a909717e11
commit
95f49a754b
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ pip3 install --quiet .
|
|||
|
||||
echo -e "\n========== Running i-Pi Tests =========="
|
||||
|
||||
cd /opt/i-pi/examples/cp2k/nvt-cl
|
||||
cd /opt/i-pi/examples/clients/cp2k/nvt-cl
|
||||
set +e # disable error trapping for remainder of script
|
||||
|
||||
TIMEOUT_SEC="300"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue