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}"
|
||||
)
|
||||
|
||||
#exit on any non-zero exited (failed) command
|
||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
build_package macos
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user