]> git.lizzy.rs Git - rust.git/blobdiff - src/ci/init_repo.sh
Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt
[rust.git] / src / ci / init_repo.sh
index 93af8c26111c2dde2720cfcb6aed0a46037c6919..ec45d9e8bc613eaef64e1c3791dee461c3dca480 100755 (executable)
@@ -1,9 +1,5 @@
 #!/usr/bin/env bash
 
-# FIXME(61301): we need to debug spurious failures with this on Windows on
-# Azure, so let's print more information in the logs.
-set -x
-
 set -o errexit
 set -o pipefail
 set -o nounset