Skip to content

build: Ensure we don't duplicate suffix

Morten Linderud requested to merge foxboron/stmgr:morten/fix-suffix into main

If we specify -format iso -output stmgr.iso the resulting name becomes stmgr.iso.iso as the code never checked if the correct suffix was included.

Signed-off-by: Morten Linderud morten.linderud@glasklarteknik.se

Merge request reports