[ChromeDriver] Detect release branch without Git
Existing ChromeDriver build script uses Git to determine if it is built in a release branch. However, some distros build ChromeDriver from source tarball, detached from Git repository (e.g., see https://groups.google.com/a/chromium.org/forum/#!topic/chromium-packagers/LxpjcTrAzGA). This CL updates the build script to handle such cases. Change-Id: I9c59c90fc94dfa0bfebbbb83584ef7dda7153dc7 Reviewed-on: https://chromium-review.googlesource.com/c/1274894Reviewed-by:Caleb Rouleau <crouleau@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#598860}
Showing
Please register or sign in to comment