Commit 41a9eab
authored
MatchGlobalFwd fix: do not throw on empty bunch filling (unused) (#9383)
Apparently setting of BunchFilling was copy/pasted from other matchers, although currently it is not
used. Substituted exception by error message in case empty BunchFilling is provided
Co-authored-by: shahoian <ruben.shahoyan@cern.ch>1 parent acfaf5a commit 41a9eab
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
645 | 645 | | |
646 | 646 | | |
647 | 647 | | |
648 | | - | |
| 648 | + | |
| 649 | + | |
649 | 650 | | |
650 | 651 | | |
651 | 652 | | |
| |||
751 | 752 | | |
752 | 753 | | |
753 | 754 | | |
| 755 | + | |
754 | 756 | | |
755 | 757 | | |
756 | | - | |
757 | 758 | | |
758 | 759 | | |
759 | 760 | | |
| |||
0 commit comments