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
[ClangBuilder] Correct path of testsuite virtualenv's lnt (#592)
This is a follow up to #586.
Fixes 60d2141. (#576)
We forgot to fix the lnt path to work on both windows and linux.
On Windows, it's Scripts/lnt, on Linux it's bin/lnt.
0 commit comments