RESOLVED FIXED 11462
REGRESSION(r17277): run-javascriptcore-tests tries to use ARGV for two conflicting purposes
https://bugs.webkit.org/show_bug.cgi?id=11462
Summary REGRESSION(r17277): run-javascriptcore-tests tries to use ARGV for two confli...
Mark Rowe (bdash)
Reported 2006-10-30 15:06:51 PST
With r17277 ARGV is now passed through to both xcodebuild and jsDriver.pl. This makes it impossible to specify arguments to either, as the other command will fail due to not understanding the arguments.
Attachments
mitz
Comment 1 2006-11-02 11:37:01 PST
Fixed by Stephanie in r17534.
Note You need to log in before you can comment on or make changes to this bug.