We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c10f68 commit 09e33a0Copy full SHA for 09e33a0
.teamcity/build-macos.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -euo pipefail
+set -euxo pipefail
4
5
if [[ "$(uname)" != "Darwin" ]] ; then
6
echo "This should be run on macOS"
0 commit comments