Skip to content
Snippets Groups Projects
Commit f4bc8003 authored by Sara Alderweireldt's avatar Sara Alderweireldt
Browse files

Merge branch 'increaseString' into '24.0'

Debug Recovery, Increase String Length in histograms

See merge request !72573
parents ab8f5bd6 4d0ff6f7
No related branches found
No related tags found
2 merge requests!726052024-06-28: merge of 24.0 into main,!72573Debug Recovery, Increase String Length in histograms
......@@ -33,7 +33,7 @@ class dbgEventInfo:
self.EventStatusNames = 'None'
#define the string length
self.strlength = 100
self.strlength = 150
self.eventCounter = 0
self.rootDefinitions(dbgStep, inputFile)
......
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