Skip to content

Commit

Permalink
Docker: Fix i-PI test
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Aug 7, 2023
1 parent a909717 commit 95f49a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/docker/scripts/test_i-pi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 95f49a7

Please sign in to comment.