X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/7163090d13ef21eff3b16909ca35edec497f0155..98b74e9d30fd5b453bc3c0e817373b5b19c91232:/lib/python/Components/TimerSanityCheck.py diff --git a/lib/python/Components/TimerSanityCheck.py b/lib/python/Components/TimerSanityCheck.py index f9176e78..a6fba85c 100644 --- a/lib/python/Components/TimerSanityCheck.py +++ b/lib/python/Components/TimerSanityCheck.py @@ -176,7 +176,7 @@ class TimerSanityCheck: if ConflictTimer is None: # just take care of the first conflict ConflictTimer = timer ConflictTunerType = tunerType - ConflictSlot = tunerSlot + ConflictTunerSlot = tunerSlot elif event[2] == self.eflag: for fakeRec in fakeRecList: if timer == fakeRec[0]: