diff --git a/data.py b/data.py index be3f678..199bc07 100644 --- a/data.py +++ b/data.py @@ -190,7 +190,7 @@ class DataStore: self.linkedBot.push(destmuc, cur.maintainer+", "+message) elif "DOWNTIMEEND" in type and cur.downtime: - cur.downtime = True + cur.downtime = False message = "fin de downtime sur" \ " sur %s (%s)" % (host, text) # send notification