Bug 65893

Summary: Chromium Windows bots can't figure out what SVN revision they're running
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch eric: review+

Description Adam Barth 2011-08-08 17:57:56 PDT
Chromium Windows bots can't figure out what SVN revision they're running
Comment 1 Adam Barth 2011-08-08 17:59:39 PDT
Created attachment 103322 [details]
Patch
Comment 2 Adam Barth 2011-08-08 18:04:07 PDT
Created attachment 103323 [details]
Patch
Comment 3 Eric Seidel (no email) 2011-08-08 18:07:18 PDT
Comment on attachment 103323 [details]
Patch

Looks OK.  WE really should use a self.run_svn() function instead so we don't poop self.exectutable_name all over the place.
Comment 4 Adam Barth 2011-08-08 18:26:35 PDT
Committed r92660: <http://trac.webkit.org/changeset/92660>