mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-15 13:49:56 +00:00
a6493ce329
We have `set -e` enabled, so normally exit the script if a command fails. We also had explicit exit code checks in a few places with user-friendly error messages. These were never printed as the script exited before we could check the exit code due to a bad exit code. |
||
---|---|---|
.. | ||
activate_msvc.sh | ||
ActivateMSVC.ps1 | ||
before_install.linux.sh | ||
before_install.osx.sh | ||
before_script.linux.sh | ||
before_script.msvc.sh | ||
before_script.osx.sh | ||
build.msvc.sh | ||
build_googletest.sh | ||
check_package.osx.sh | ||
check_tabs.sh | ||
deploy.osx.sh |