Scripts: Remove obsolete comment
This commit is contained in:
committed by
Matthias Mailänder
parent
c29f1590c9
commit
5b085b6c15
@@ -26,7 +26,6 @@ function build_package() (
|
|||||||
./buildpackage.sh "${GIT_TAG}" "${BUILD_OUTPUT_DIR}"
|
./buildpackage.sh "${GIT_TAG}" "${BUILD_OUTPUT_DIR}"
|
||||||
)
|
)
|
||||||
|
|
||||||
#exit on any non-zero exited (failed) command
|
|
||||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||||
build_package macos
|
build_package macos
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user