Mercurial > hg
view contrib/docker/pytype/entrypoint.sh @ 52073:569e074894fa
manifest: drop the CamelCase name for `manifest.memtreemanifestctx`
See 61557734c0ae for the reasoning.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Wed, 23 Oct 2024 16:45:12 -0400 |
parents | 87bfd1703597 |
children |
line wrap: on
line source
#!/usr/bin/env bash set -euo pipefail cd /tmp/mercurial-ci/ make local ./contrib/setup-pytype.sh ./contrib/check-pytype.sh