From 578c37977910c67b68d0c2c1f18ca6d23dff8e38 Mon Sep 17 00:00:00 2001 From: Olivier Dony Date: Mon, 9 Feb 2015 10:08:14 +0100 Subject: [PATCH] [FIX] runbot: create ir.cron record in noupdate mode Should let us restart an instance with -u runbot even when another runbot worker is executing the cron job (locking it in the database). --- runbot/runbot.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/runbot/runbot.xml b/runbot/runbot.xml index fcae458d..64710873 100644 --- a/runbot/runbot.xml +++ b/runbot/runbot.xml @@ -646,7 +646,9 @@ http { + + Runbot Cron @@ -658,6 +660,6 @@ http { cron () - +