mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Drop support for NDEBUG
This commit is contained in:
parent
49d82271f9
commit
0dfeee1108
10 changed files with 25 additions and 26 deletions
|
|
@ -54,7 +54,7 @@ else
|
|||
echo -e "failed.\n\n"
|
||||
tail -n 100 ninja.log
|
||||
mkdir -p /workspace/artifacts/
|
||||
cp ninja.out /workspace/artifacts/
|
||||
cp ninja.log /workspace/artifacts/
|
||||
echo -e "\nSummary: Compilation failed."
|
||||
echo -e "Status: FAILED\n"
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue