Bug 133260 - run-javascriptcore-tests warning fix on non Mac platforms
Summary: run-javascriptcore-tests warning fix on non Mac platforms
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-24 12:14 PDT by Éva Balázsfalvi
Modified: 2014-05-26 06:55 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.49 KB, patch)
2014-05-24 12:20 PDT, Éva Balázsfalvi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Éva Balázsfalvi 2014-05-24 12:14:46 PDT
warning fix after r168910.
 
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release%20WK2/builds/14671/steps/jscore-test/logs/stdio
Use of uninitialized value $xcodeSDK in pattern match (m//) at /mnt/buildbot/WebKit-BuildSlave/efl-linux-64-release-wk2/build/Tools/Scripts/webkitdirs.pm line 383.
Use of uninitialized value $xcodeSDK in pattern match (m//) at /mnt/buildbot/WebKit-BuildSlave/efl-linux-64-release-wk2/build/Tools/Scripts/webkitdirs.pm line 384.
Comment 1 Éva Balázsfalvi 2014-05-24 12:20:19 PDT
Created attachment 232024 [details]
Patch
Comment 2 WebKit Commit Bot 2014-05-26 06:55:54 PDT
Comment on attachment 232024 [details]
Patch

Clearing flags on attachment: 232024

Committed r169340: <http://trac.webkit.org/changeset/169340>
Comment 3 WebKit Commit Bot 2014-05-26 06:55:56 PDT
All reviewed patches have been landed.  Closing bug.