https://github.com/web-platform-tests/wpt
Revision 58127895fe8f809647dd0e098a7004c5bd47f67f authored by Ms2ger on 02 March 2017, 12:04:34 UTC, committed by Ms2ger on 02 March 2017, 12:04:34 UTC
1 parent 9e2174d
Raw File
Tip revision: 58127895fe8f809647dd0e098a7004c5bd47f67f authored by Ms2ger on 02 March 2017, 12:04:34 UTC
fixup! Use the print function in some scripts.
Tip revision: 5812789
ci_lint.sh
set -ex

./manifest
./lint
./diff-manifest.py
back to top