Bug 90883

Summary: Typo in path in generate-webkitversion.pl
Product: WebKit Reporter: Alexandre Deckner <alexandre.deckner>
Component: Tools / TestsAssignee: Simon Hausmann <hausmann>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, hausmann, mrowe, robert, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.