summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/check b/check
index 2b27012..c143a4a 100755
--- a/check
+++ b/check
@@ -51,7 +51,6 @@ fi
for subplot in [^CR]*.subplot; do
$hideok echo "$subplot ====================================="
codegen "$subplot" test.py
- docgen "$subplot" "$(basename "$subplot" .subplot).pdf"
docgen "$subplot" "$(basename "$subplot" .subplot).html"
$hideok echo
done