We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b926519 commit 6a6c397Copy full SHA for 6a6c397
src/ci/init_repo.sh
@@ -1,9 +1,5 @@
1
#!/usr/bin/env bash
2
3
-# FIXME(61301): we need to debug spurious failures with this on Windows on
4
-# Azure, so let's print more information in the logs.
5
-set -x
6
-
7
set -o errexit
8
set -o pipefail
9
set -o nounset
0 commit comments