mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Problem: Not enough logs to debug an issue while developing (#2209)
This commit is contained in:
parent
a29e9c6dd9
commit
b97b3842d9
@ -5,5 +5,5 @@ set -e -x
|
||||
if [[ ${BIGCHAINDB_CI_ABCI} == 'enable' ]]; then
|
||||
sleep 3600
|
||||
else
|
||||
bigchaindb start
|
||||
bigchaindb -l DEBUG start
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user