Skip to content
Snippets Groups Projects

Update populate-depot.py

Merged Simon McVittie requested to merge wip/smcv/update-populate-depot into master
@@ -32,6 +32,8 @@ for suite in $suites; do
time python3 ./pressure-vessel/populate-depot.py \
--depot="$builddir/depots/$suite" \
--include-archives \
--no-versioned-directories \
--pressure-vessel "${PRESSURE_VESSEL}" \
--source-dir="$builddir/depot-template" \
--unpack-runtimes \
Loading