IAP GITLAB

Skip to content
Snippets Groups Projects
Commit b576614b authored by ralfulrich's avatar ralfulrich
Browse files

less verbose

parent 6bdecf0b
No related branches found
No related tags found
2 merge requests!234WIP: Initial example of python as script language from C++,!232Conex EM
...@@ -341,7 +341,7 @@ example-clang-8: ...@@ -341,7 +341,7 @@ example-clang-8:
- corsika - corsika
script: script:
- cd build - cd build
- cmake --build . -- -j4 VERBOSE=1 - cmake --build . -- -j4
- set -o pipefail - set -o pipefail
- ctest -j4 -VV | gzip -v -9 > test.log.gz - ctest -j4 -VV | gzip -v -9 > test.log.gz
- make -j4 run_examples | gzip -v -9 > examples.log.gz - make -j4 run_examples | gzip -v -9 > examples.log.gz
......
Subproject commit 417c94a28fde8824e0de3ead918b55781293e6b8 Subproject commit db887dfbc03d371fd9136c9d2c11c95464b26968
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment