pre_build_hook fix debug typo

Change-Id: I47a96fe0eb300b68e1d12f65ad0e7dd436306c0b
This commit is contained in:
alexz 2016-09-21 16:49:11 +03:00
parent 6855769097
commit 001e806fcd
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ for url in ${MURANO_PACKAGES_URLS}; do
fi
done
exit
# OVERRIDE_PUPPET_MURANO usually used only in CI systems
if [[ "${OVERRIDE_PUPPET_MURANO}" == false ]]; then
echo "INFO: OVERRIDE_PUPPET_MURANO flag found!"