mirror of
https://github.com/romanz/electrs.git
synced 2026-08-13 12:32:52 +02:00
Enable detailed backtraces at scripts/run.sh
This commit is contained in:
parent
b8e07f153a
commit
d8078c1930
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
set -eu
|
||||
|
||||
T=5
|
||||
export RUST_BACKTRACE=1
|
||||
while :
|
||||
do
|
||||
cargo fmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue