[scripts] temporarily enable ETP_DEBUG_WATCHDOG (please disable in two weeks)

This commit is contained in:
Fabio Erculiani 2012-09-09 18:20:01 +02:00
parent 18d500c5e0
commit 8ce1b59ea7
1 changed files with 3 additions and 0 deletions

View File

@ -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}"