This commit is contained in:
jerger 2022-07-05 20:19:27 +02:00
parent 46cd2af19e
commit 5b99f3828c

View file

@ -40,6 +40,7 @@ fun Prov.provisionDesktopImpl(
submodules: List<String>?
) = task {
// TODO: why??
DesktopType.returnIfExists(desktopType.name) // throws exception when desktopType.name is unknown
validatePrecondition()