env: don't print full backtrace
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
b574bc6999
commit
59c5970ae1
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
@ -1,2 +1,2 @@
|
||||||
export RUST_BACKTRACE=full
|
export RUST_BACKTRACE=1
|
||||||
export RUST_LOG=trace
|
export RUST_LOG=trace
|
||||||
|
|
Loading…
Reference in a new issue