summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index c928b06..cc8ef6c 100755
--- a/check
+++ b/check
@@ -8,6 +8,6 @@ chronic cargo test -q
subplot docgen obnam-benchmark.md -o obnam-benchmark.html
subplot docgen obnam-benchmark.md -o obnam-benchmark.pdf
subplot codegen obnam-benchmark.md -o test.py
-python3 test.py --log test.log "$@"
+chronic python3 test.py --log test.log "$@"
cargo fmt -- --check
echo A-OK