What steps will reproduce the problem?
1. Use <(SHARED_INTERMEDIATE_DIR) in an action, where the current path contains
a directory with parentheses in the name.
What is the expected output? What do you see instead?
Parentheses should be escaped with \, but are not escaped, resulting in syntax
error near unexpected token `('.
What version of the product are you using? On what operating system?
gyp v0.1 via node-gyp v0.13.0 on Mac OS X 10.9.2
Please provide any additional information below.
Hit this because of a Dropbox update that changes the name of a Dropbox for
Business folder to Dropbox (CompanyName).
https://github.com/TooTallNate/node-gyp/issues/427
Original issue reported on code.google.com by michael....@gmail.com on 14 May 2014 at 4:51
Original issue reported on code.google.com by
michael....@gmail.com
on 14 May 2014 at 4:51