mirror of
https://github.com/chatmail/core.git
synced 2026-05-19 14:56:33 +03:00
committed by
holger krekel
parent
a26c43e9fd
commit
4573e6d18b
@@ -4,6 +4,7 @@
|
|||||||
# and tox/pytest.
|
# and tox/pytest.
|
||||||
|
|
||||||
set -e -x
|
set -e -x
|
||||||
|
shopt -s huponexit
|
||||||
|
|
||||||
# for core-building and python install step
|
# for core-building and python install step
|
||||||
export DCC_RS_TARGET=debug
|
export DCC_RS_TARGET=debug
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -ex
|
set -ex
|
||||||
|
shopt -s huponexit
|
||||||
|
|
||||||
#export RUST_TEST_THREADS=1
|
#export RUST_TEST_THREADS=1
|
||||||
export RUST_BACKTRACE=1
|
export RUST_BACKTRACE=1
|
||||||
|
|||||||
Reference in New Issue
Block a user