summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-01-18 20:10:42 +0200
committerLars Wirzenius <liw@liw.fi>2017-01-18 20:10:42 +0200
commitcbe249cb80c32c7eabf06c3aca1f6783cf9e1f22 (patch)
treea5a8ce1f1193c0b7d63d14b9c849702745e2d98c /check
parent533e47949ca60b9bff13d16d22a8b123de2d95bf (diff)
downloadserver-yarns-cbe249cb80c32c7eabf06c3aca1f6783cf9e1f22.tar.gz
Fix test to only check for repos in first page of git.liw.fi
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index f4bb078..bdcff22 100755
--- a/check
+++ b/check
@@ -12,4 +12,5 @@ python -m CoverageTestRunner
yarn --env "SERVER=$address" \
--env 'PYTHONPATH=.' \
--env "VARIABLES=$variables" \
+ --timings \
--shell python2 --shell-arg '' *.yarn "$@"