mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Docker: Fix pdbg test
This commit is contained in:
parent
5b641945b6
commit
e6bf21660f
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue