Skip to content

Commit 6a6c397

Browse files
committed
remove azure pipelines-specific debug statement
1 parent b926519 commit 6a6c397

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/ci/init_repo.sh

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
#!/usr/bin/env bash
22

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-
73
set -o errexit
84
set -o pipefail
95
set -o nounset

0 commit comments

Comments
 (0)