From b0abd1fbf33aabd5ab623533bb768065c7b8da66 Mon Sep 17 00:00:00 2001 From: Daniel Poggenpohl Date: Fri, 1 Feb 2019 20:48:42 +0100 Subject: [PATCH] - FIX: I should call my defined functions, else they are useless --- scripts/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build.sh b/scripts/build.sh index 5e24244d7..47f8a042b 100755 --- a/scripts/build.sh +++ b/scripts/build.sh @@ -84,6 +84,7 @@ function convertPathOnCygwin() { esac } +validatePreconditions enterPackerSourceDir ensureOutputStructure cleanOutputDirs