fetch_sources: can remove a tag before fetching
authorDavid Neto <dneto@google.com>
Wed, 10 Oct 2018 00:23:54 +0000 (20:23 -0400)
committerAlexander Galazin <alexander.galazin@arm.com>
Thu, 18 Oct 2018 07:28:31 +0000 (09:28 +0200)
commit8ebe3acf8235c81a063df56a1cb80a53fe9f4307
tree87770c401a3f28a5a2a55f10c81bd992cc177444
parent77cab34bdf264e0b7f235653e39c013f73df9307
fetch_sources: can remove a tag before fetching

Glslang's master-tot tag moves around, which causes subsequent fetches
to fail. Forcibly remove it before fetching.

Component: Framework
VK-GL-CTS issue: 1412

Change-Id: I18233e49cfac8652e4e6a56732cb1b4215488781
(cherry picked from commit 595262f42a6653b225a42a990b10c69c99f5374d)
external/fetch_sources.py