Update answer.sh

This commit is contained in:
Kroese
2026-08-03 21:33:04 +02:00
committed by GitHub
parent 919222ef25
commit c01402a576
+1 -1
View File
@@ -72,7 +72,7 @@ stageAnswer() {
error "Failed to enable the Windows configuration set!" error "Failed to enable the Windows configuration set!"
return 1 return 1
fi fi
validateGeneratedXML "$answer" || return 1 validateGeneratedXML "$answer" || return 1
if [ -z "${CUSTOM_XML:-}" ]; then if [ -z "${CUSTOM_XML:-}" ]; then