Skip to content

catalyst_replay: handle more than 10 invocations

Utkarsh Ayachit requested to merge utkarsh.ayachit/catalyst:fix-regex into master

The regex didn't handle more than 1 digit for invocation substring. Fixed that. This was causing the the replay executable to only work if there were 10 or less invocations.

Merge request reports