Bug 20478 - Make build-launcher-app git-aware
Summary: Make build-launcher-app git-aware
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
: 20465 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-21 16:19 PDT by Simon Fraser (smfr)
Modified: 2008-08-21 16:46 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.20 KB, patch)
2008-08-21 16:24 PDT, Simon Fraser (smfr)
mrowe: 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) 2008-08-21 16:19:47 PDT
WebKitTools/BuildSlaveSupport/build-launcher-app currently fails if run from a git repository. It would be nice if it worked.
Comment 1 Simon Fraser (smfr) 2008-08-21 16:24:21 PDT
Created attachment 22927 [details]
Patch
Comment 2 Mark Rowe (bdash) 2008-08-21 16:33:56 PDT
Comment on attachment 22927 [details]
Patch

r=me, if you add a ChangeLog entry :-)
Comment 3 Mark Rowe (bdash) 2008-08-21 16:36:11 PDT
*** Bug 20465 has been marked as a duplicate of this bug. ***
Comment 4 Simon Fraser (smfr) 2008-08-21 16:45:26 PDT
Committed r35880
	M	WebKitTools/ChangeLog
	M	WebKitTools/BuildSlaveSupport/build-launcher-app
r35880 = d2a8d0966a36f2a1fc506af9af506e6a252e497b (trunk)
Comment 5 Simon Fraser (smfr) 2008-08-21 16:45:48 PDT
reopen to take.
Comment 6 Simon Fraser (smfr) 2008-08-21 16:46:13 PDT
Fixed.