Docker: Fix i-PI test

This commit is contained in:
Ole Schütt 2023-08-07 15:30:54 +02:00 committed by Ole Schütt
parent a909717e11
commit 95f49a754b

View file

@ -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"