Skip to content
Snippets Groups Projects

Shrank the beampipe diameter at the IP

Closed Whitney Armstrong requested to merge beampipe_overlap into master
Files
4
+ 2
0
@@ -122,6 +122,8 @@ topside:config_testing:
@@ -122,6 +122,8 @@ topside:config_testing:
script:
script:
#- $(exit $(checkOverlaps -c topside.xml | tee doc/overlap_check.out | wc -l ))
#- $(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 topside.xml | tee doc/overlap_check.out | wc -l
 
- checkOverlaps -c topside.xml -o 's' | tee -a doc/overlap_check.out | wc -l
 
- checkOverlaps -c topside.xml -t 0.01 | tee -a doc/overlap_check.out | wc -l
- cat doc/overlap_check.out
- cat doc/overlap_check.out
allow_failure: true
allow_failure: true
Loading