Add a tool to verify runtimes against a mtree manifest
Compare changes
- Simon McVittie authored
This provides a convenient way to check whether the depot has the contents we believe it should. Signed-off-by:
Simon McVittie <smcv@collabora.com>
@@ -57,6 +57,7 @@ from typing import (
@@ -774,6 +775,8 @@ class Main:
@@ -1546,25 +1549,38 @@ class Main:
@@ -1582,15 +1598,20 @@ class Main:
@@ -1618,7 +1639,7 @@ class Main:
@@ -1636,9 +1657,6 @@ class Main:
@@ -1653,11 +1671,41 @@ class Main: