[scripts] disable ETP_DEBUG_WATCHDOG, it should be all fixed now

This commit is contained in:
Fabio Erculiani 2012-09-12 11:51:41 +02:00
parent 63b15079f5
commit e4da6149e9
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ 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
# export ETP_DEBUG_WATCHDOG=1
# export ETP_DEBUG_WATCHDOG_INTERVAL=60
echo "DO_PUSH=${DO_PUSH}"
echo "DRY_RUN=${DRY_RUN}"