Add "set -e" to update_xcode.sh
This commit is contained in:
committed by
SvyatoslavScherbina
parent
72b48116b5
commit
3a247952c3
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
# "brew install coreutils" for grealpath.
|
||||
KONAN_TOOLCHAIN_VERSION=10
|
||||
|
||||
Reference in New Issue
Block a user