]> git.ipfire.org Git - thirdparty/samba.git/commit
python:samba: Raise an exception if we can’t parse a Markdown operation
authorJennifer Sutton <jennifersutton@catalyst.net.nz>
Tue, 12 Aug 2025 00:26:52 +0000 (12:26 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 27 Aug 2025 03:41:36 +0000 (03:41 +0000)
commit32bfbc788d2fd161569f2ac3c192667a3cd196a9
tree513be158cc6e614fe2d8bc9ad3d65f56c73d0be5
parentc88164ee6887d21ddf5d1a272d31c1178e8cc23b
python:samba: Raise an exception if we can’t parse a Markdown operation

Otherwise we would continue with the wrong GUID and filename.

Signed-off-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/ms_forest_updates_markdown.py