Skip to content

Commit 8ed0468

Browse files
committed
backtrace
1 parent e18f948 commit 8ed0468

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ci/scripts/run-build-from-ci.sh

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ IFS=$'\n\t'
77

88
source "$(cd "$(dirname "$0")" && pwd)/../shared.sh"
99

10+
export RUSTC_BACKTRACE_ON_ICE=1
11+
export RUST_BACKTRACE=1
1012
export CI="true"
1113
export SRC=.
1214

0 commit comments

Comments
 (0)