Bug 90883 - Typo in path in generate-webkitversion.pl
Summary: Typo in path in generate-webkitversion.pl
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: Simon Hausmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-10 07:15 PDT by Alexandre Deckner
Modified: 2012-07-12 01:38 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2012-07-12 01:07 PDT, Simon Hausmann
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandre Deckner 2012-07-10 07:15:06 PDT
Typo in path in Source/WebKit/scripts/generate-webkitversion.pl

line 48:
-my $configFile = "./Soure/WebKit/mac/Configurations/Version.xcconfig";
+my $configFile = "./Source/WebKit/mac/Configurations/Version.xcconfig";
Comment 1 Simon Hausmann 2012-07-12 01:07:49 PDT
Created attachment 151879 [details]
Patch
Comment 2 WebKit Review Bot 2012-07-12 01:38:24 PDT
Comment on attachment 151879 [details]
Patch

Clearing flags on attachment: 151879

Committed r122427: <http://trac.webkit.org/changeset/122427>
Comment 3 WebKit Review Bot 2012-07-12 01:38:29 PDT
All reviewed patches have been landed.  Closing bug.