summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/build_snapshots.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/build_snapshots.sh b/tools/build_snapshots.sh
index 84a1f32..ca7f635 100755
--- a/tools/build_snapshots.sh
+++ b/tools/build_snapshots.sh
@@ -82,7 +82,6 @@ snapshots_sleep_between_runs() {
done
if [ $COUNTER -ge $maxsleepvalue ]; then
${BUILDER_ROOT}/build.sh --snapshot-update-status ">>> Sleep timer expired. Restarting build."
- maxsleepvalue=0
COUNTER=0
fi
}
OpenPOWER on IntegriCloud