##// END OF EJS Templates
Added signature for changeset c9ceb4f60256
Added signature for changeset c9ceb4f60256

File last commit:

r52200:87bfd170 default
r52400:4976aaca stable
Show More
entrypoint.sh
8 lines | 125 B | application/x-sh | BashLexer
av6
contrib: add a set of scripts to run pytype in Docker...
r52200 #!/usr/bin/env bash
set -euo pipefail
cd /tmp/mercurial-ci/
make local
./contrib/setup-pytype.sh
./contrib/check-pytype.sh