mirror of
https://github.com/romanz/electrs.git
synced 2024-11-19 09:54:09 +01:00
Enable detailed backtraces at scripts/run.sh
This commit is contained in:
parent
b8e07f153a
commit
d8078c1930
@ -2,6 +2,7 @@
|
||||
set -eu
|
||||
|
||||
T=5
|
||||
export RUST_BACKTRACE=1
|
||||
while :
|
||||
do
|
||||
cargo fmt
|
||||
|
Loading…
Reference in New Issue
Block a user