WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37251
Rename target to configuration in new-run-webkit-tests to match the rest of WebKit
https://bugs.webkit.org/show_bug.cgi?id=37251
Summary
Rename target to configuration in new-run-webkit-tests to match the rest of W...
Adam Barth
Reported
2010-04-08 00:22:48 PDT
Rename target to configuration in new-run-webkit-tests to match the rest of WebKit
Attachments
Patch
(27.21 KB, patch)
2010-04-08 00:23 PDT
,
Adam Barth
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2010-04-08 00:23:43 PDT
Created
attachment 52843
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-04-08 00:27:32 PDT
Comment on
attachment 52843
[details]
Patch Wow, some of this code hurts. + optparser.add_option('--release', action='store_const', const='Release', + dest="configuration", help='Set the configuration to Debug') should say Release. otherwise r=me.
Adam Barth
Comment 3
2010-04-08 00:28:10 PDT
Committed
r57256
: <
http://trac.webkit.org/changeset/57256
>
Eric Seidel (no email)
Comment 4
2010-04-08 00:29:42 PDT
CCing Ojan in case this breaks stuff for the gardner tomrorow.
Adam Barth
Comment 5
2010-04-08 00:50:00 PDT
Added --target back in
http://trac.webkit.org/changeset/57258
to fix the downstream bots. We should change them to use --debug or --release and then remove this evil option.
Dirk Pranke
Comment 6
2010-04-08 12:11:57 PDT
LGTM apart from the thing you already broke and fixed ;)
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug