##// END OF EJS Templates
crecord: add skipfolded param to previtem...
crecord: add skipfolded param to previtem This just simplifies the API a bit so it matches `nextitem` and I can handle both nextitem and previtem symmetrically.

File last commit:

r52200:87bfd170 default
r52272:7d85c6e5 default
Show More
entrypoint.sh
8 lines | 125 B | application/x-sh | BashLexer
#!/usr/bin/env bash
set -euo pipefail
cd /tmp/mercurial-ci/
make local
./contrib/setup-pytype.sh
./contrib/check-pytype.sh