Skip to content

Console Output

+ diff --exclude=.git --exclude=version_clubb_core.txt --exclude=version_silhs.txt -r clubb clubb_release
Only in clubb/jenkins_tests: bc_tolerance_test
Only in clubb/jenkins_tests: clubb_release_diff_test
Only in clubb/jenkins_tests: clubb_release_intel_build
diff '--exclude=.git' '--exclude=version_clubb_core.txt' '--exclude=version_silhs.txt' -r clubb/jenkins_tests/gfortran_build/Jenkinsfile clubb_release/jenkins_tests/gfortran_build/Jenkinsfile
6c6
<         sh '''compile/compile.bash -c config/linux_x86_64_gfortran.bash'''
---
>         sh '''compile/compile.bash -c compile/config/linux_x86_64_gfortran.bash'''