You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[fix] Apply heuristics when diagtool comes with version number
In some environments "diagtool" doesn't exist with this name, but it
exists with a name containing version number: "diagtool-14".
In this patch we apply some heuristics to try finding diagtool with
this extended name, too.
FixesEricsson#4515
0 commit comments