MantisBT: master 25b71dbd

Author Committer Branch Timestamp Parent
dregad dregad master 2026-07-12 11:43 master ace29d99
Affected Issues  0037304: Build scripts: abort execution when an external command fails
Changeset

Publican does not output anything to stderr

Print stdout in the exception block.

Also, using subprocess.run in Text mode avoids the need to call decode
on the output.

Issue 0037304

mod - build/docbook-manual.py Diff File