summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 20:14:18 +0200
committerLars Wirzenius <liw@liw.fi>2024-02-17 20:14:18 +0200
commitc120c693ec4aecc74058792576877f8b8c34ab8a (patch)
tree6bc46db98ce6f33a155ac973ee3bb33098b83859
parent49668372583ff483fff62dbd12f427409818f171 (diff)
downloadvmadm-c120c693ec4aecc74058792576877f8b8c34ab8a.tar.gz
fix: don't produce PDF from subplot
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rwxr-xr-xcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/check b/check
index a6018e3..638d037 100755
--- a/check
+++ b/check
@@ -31,7 +31,6 @@ got_cargo_cmd fmt && $hideok cargo fmt -- --check
$hideok cargo test
subplot docgen vmadm.subplot -o vmadm.html
-subplot docgen vmadm.subplot -o vmadm.pdf
subplot codegen vmadm.subplot -o test.py
rm -f test.log