Commit 5613f356 authored by Andras Becsi's avatar Andras Becsi Committed by The Qt Project
Browse files

Improve sanity checking of the parsed DEPS submodules


This is in preparation of updating to the new stable branch 1750
(Chromium version 33.0.1750.x)
Move the sanityCheckModules function to version_resolver.py and
check if the parsed svn refs exist in the remote git repository.
If they do not exist fall back to the git shasum we parsed from
the .DEPS.git file.
This patch also removes the unused parseFile function.

Change-Id: Ie0c11fdd9326ee87e9dcc670c0a7c26f9a498fd5
Reviewed-by: default avatarPierre Rossi <pierre.rossi@gmail.com>
parent 61b2bfac
Branches
Tags
No related merge requests found
Showing with 41 additions and 35 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment