Mercurial > evolve
view contrib/docker/pytype/entrypoint.sh @ 6779:afea2dd5e7b5
topic: compatibility for scmutil.combined_filtered_and_obsolete_hash()
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 17 May 2024 15:07:04 +0400 |
parents | da3fd8644ad9 |
children |
line wrap: on
line source
#!/usr/bin/env bash set -euo pipefail cd /tmp/mercurial-ci/ make local ./contrib/setup-pytype.sh cd /tmp/evolve-ci/ pytype --version pytype --keep-going --jobs auto -P /tmp/mercurial-ci/:hgext3rd hgext3rd