]> https://gitweb.dealii.org/ - candi.git/commitdiff
output detailed.log
authorTimo Heister <timo.heister@gmail.com>
Fri, 1 Jan 2021 14:40:01 +0000 (09:40 -0500)
committerTimo Heister <timo.heister@gmail.com>
Fri, 1 Jan 2021 14:40:01 +0000 (09:40 -0500)
.github/workflows/main.yml

index 11e95806ff457f9f547288ada83056b296b150e3..111f9fbb282c84498f8ba38c78dd301e9a357313 100644 (file)
@@ -21,7 +21,7 @@ jobs:
       run: |
         echo 'DEAL_CONFOPTS="-D CMAKE_BUILD_TYPE=Debug"' >> candi.cfg
         ./candi.sh -j 2 --packages="once:p4est dealii"
-        cd ~/deal.ii-candi/tmp/build/deal.II-* && make test
+        cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test
 
   ubuntu20-blas:
     name: ubuntu 20.04
@@ -40,7 +40,7 @@ jobs:
     - name: build
       run: |
         ./candi.sh -j 2 --packages="once:openblas once:p4est dealii"
-        cd ~/deal.ii-candi/tmp/build/deal.II-* && make test
+        cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test
 
   osx-minimal:
     name: OSX clang
@@ -62,7 +62,7 @@ jobs:
       run: |
         echo 'DEAL_CONFOPTS="-D CMAKE_BUILD_TYPE=Debug"' >> candi.cfg
         ./candi.sh -j 2 --packages="dealii"
-        cd ~/deal.ii-candi/tmp/build/deal.II-* && make test
+        cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test
 
   osx-gcc:
     name: OSX gcc
@@ -87,4 +87,4 @@ jobs:
         export OMPI_CC=gcc-9
         export OMPI_FC=gfortran-9
         ./candi.sh -j 2 --packages="once:p4est once:petsc dealii"
-        cd ~/deal.ii-candi/tmp/build/deal.II-* && make test
+        cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.