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
Make a minor fix to the build scripts to quote the pwd in case it has a
space in it. While we're at it, use (POSIX specified) ${PWD} instead of
potentially shelling out to $(pwd).
Thanks to Pragyan for the suggestion.
Signed-off-by: Allison Karlitskaya <[email protected]>
0 commit comments