]> git.ipfire.org Git - pbs.git/commitdiff
events: Silence warning when an attribute cannot be mapped
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 29 Apr 2023 11:16:45 +0000 (11:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 29 Apr 2023 11:16:45 +0000 (11:16 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/events.py

index aee757963fa6a968a1829e4e346aa08b7c682adb..0602c21632a1a02efccc1af72894f5637863821b 100644 (file)
@@ -246,7 +246,6 @@ class Events(base.Object):
                                try:
                                        expand = self.map[attribute]
                                except KeyError as e:
-                                       log.debug("Could not map attribute '%s'" % attribute)
                                        continue
 
                                # Fetch attribute value