Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: properly convert .gypi in install.py
It was breaking during install when .gypi strings had quotes in them. e.g.: 'foo': 'bar="baz"'
- Loading branch information
5e5ffc8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR-URL: #21850
5e5ffc8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm. I must have misused ncu to land this. Somehow none of the commit message changes I thought it made has been committed. :/