IAP GITLAB

Skip to content
Snippets Groups Projects
Commit bacf283e authored by ralfulrich's avatar ralfulrich Committed by Ralf Ulrich
Browse files

remove debug printout

parent 9234373e
No related branches found
No related tags found
No related merge requests found
...@@ -22,13 +22,7 @@ config-u-18_04: ...@@ -22,13 +22,7 @@ config-u-18_04:
variables: variables:
CORSIKA_DATA: "${CI_PROJECT_DIR}/corsika-data/" CORSIKA_DATA: "${CI_PROJECT_DIR}/corsika-data/"
script: script:
- echo $PWD
- echo $CI_BUILDS_DIR
- echo $CI_PROJECT_DIR
- echo $CORSIKA_DATA
- ls
- git clone https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika-data.git - git clone https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika-data.git
- ls $CORSIKA_DATA
- mkdir build - mkdir build
- cd build - cd build
- cmake .. -DCMAKE_BUILD_TYPE=Debug -DWITH_PYTHIA=ON - cmake .. -DCMAKE_BUILD_TYPE=Debug -DWITH_PYTHIA=ON
......
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