Skip to content

Commit

Permalink
Docker: Fix pdbg test
Browse files Browse the repository at this point in the history
  • Loading branch information
oschuett committed Jan 28, 2021
1 parent 5b64194 commit e6bf216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/docker/scripts/test_regtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if [ -n "${USE_STABLE_DBCSR}" ] ; then
echo -e "Status: FAILED\n"
exit 0
fi
ln -fs python3 /usr/bin/python # DBCSR v2.1.0-rc16 needs the python binary.
fi

# Compile cp2k.
Expand Down

0 comments on commit e6bf216

Please sign in to comment.