better pin-depends

This commit is contained in:
swrup 2026-04-14 20:16:45 +02:00 committed by Swrup
parent b1a8a2da5f
commit 3124ffb4ad
4 changed files with 97 additions and 78 deletions

View file

@ -121,5 +121,5 @@ mte-offline-tool upload --input $b --url $url"/management/drain"
echo "[OK] /management/drain"
mte-offline-tool download --output $a --url $url"/keys"
mte-validate keys $a
dune exec test/validate.exe -- keys $a
echo "[OK] /keys validation"