Bug 30138 - update-webkit-localizable-strings assumes that WebKitTools/Scripts is in the PATH
Summary: update-webkit-localizable-strings assumes that WebKitTools/Scripts is in the ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Mark Rowe (bdash)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-06 13:09 PDT by Simon Fraser (smfr)
Modified: 2009-10-06 14:10 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2009-10-06 14:01 PDT, Mark Rowe (bdash)
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2009-10-06 13:09:40 PDT
update-webkit-localizable-strings fails with:

Can't exec "extract-localizable-strings": No such file or directory at ./update-webkit-localizable-strings line 46.

if WebKitTools/Scripts isn't in the path.
Comment 1 Mark Rowe (bdash) 2009-10-06 14:01:27 PDT
Created attachment 40741 [details]
Patch
Comment 2 Mark Rowe (bdash) 2009-10-06 14:10:33 PDT
Landed in r49207.