[scripts] temporarily enable ETP_DEBUG_WATCHDOG (please disable in two weeks)
This commit is contained in:
parent
18d500c5e0
commit
8ce1b59ea7
@ -31,6 +31,9 @@ DAILY_TMPDIR=
|
||||
export CUR_DATE
|
||||
export ETP_NONINTERACTIVE=1
|
||||
export BUILDING_DAILY
|
||||
# Temporarily added to debug Equo in case of deadlock
|
||||
export ETP_DEBUG_WATCHDOG=1
|
||||
export ETP_DEBUG_WATCHDOG_INTERVAL=60
|
||||
|
||||
echo "DO_PUSH=${DO_PUSH}"
|
||||
echo "DRY_RUN=${DRY_RUN}"
|
||||
|
Loading…
Reference in New Issue
Block a user