summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 6fa29e0..8e83116 100755
--- a/check
+++ b/check
@@ -6,4 +6,4 @@ sp-docgen my-sites.md -o my-sites.html
sp-docgen my-sites.md -o my-sites.pdf
sp-codegen my-sites.md -o test.py
rm -f test.log
-python3 test.py --log test.log "$@"
+chronic python3 test.py --log test.log "$@"