summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2024-02-17 18:14:49 +0000
committerLars Wirzenius <liw@liw.fi>2024-02-17 18:14:49 +0000
commit1803bd359918f77bb8be8cff261efcf4e21218b3 (patch)
tree6bc46db98ce6f33a155ac973ee3bb33098b83859
parent49668372583ff483fff62dbd12f427409818f171 (diff)
parentc120c693ec4aecc74058792576877f8b8c34ab8a (diff)
downloadvmadm-1803bd359918f77bb8be8cff261efcf4e21218b3.tar.gz
Merge branch 'nopdf' into 'main'
fix: don't produce PDF from subplot See merge request larswirzenius/vmadm!72
-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