summaryrefslogtreecommitdiff
path: root/stress
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-02-14 18:32:15 +0200
committerLars Wirzenius <liw@liw.fi>2023-02-14 18:38:56 +0200
commit1072d934d5409398cca548125a5ab22a922d6038 (patch)
tree651f7de6aaf11a3cdf0040295647479f7b7a268f /stress
parent69d025ab976d91b4074162eb20cc7861f25c231b (diff)
downloadsubplot-1072d934d5409398cca548125a5ab22a922d6038.tar.gz
feat! drop support for producing PDF output
We may add this back later, but for now, it's not wanted. Sponsored-by: author
Diffstat (limited to 'stress')
-rwxr-xr-xstress2
1 files changed, 1 insertions, 1 deletions
diff --git a/stress b/stress
index acda0ed..43b17c0 100755
--- a/stress
+++ b/stress
@@ -30,7 +30,7 @@ start="$(ts 0)"
./stressgen s "$NSCEN" "$NSTEP"
gen="$(ts "$start")"
-docgen s.md s.pdf
+docgen s.md s.html
doc="$(ts "$start")"
codegen s.md test.py