Skip to content
Snippets Groups Projects
Commit b35278d8 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'overlap_fix' into 'master'

Fix the overlap check

See merge request !3
parents 79024e64 55a5d4da
No related branches found
No related tags found
1 merge request!3Fix the overlap check
Pipeline #6681 passed
......@@ -27,7 +27,7 @@ overlap_check:
- ["compile"]
script:
#- $(exit $(checkOverlaps -c topside.xml | tee doc/overlap_check.out | wc -l ))
- checkOverlaps -c topside.xml | tee doc/overlap_check.out | wc -l
- checkOverlaps -c eic_beamline.xml | tee doc/overlap_check.out | wc -l
- cat doc/overlap_check.out
allow_failure: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment