Merge pull request #2948 from Vogtinator/snobol
cleanup_rings.py: Add snobol4 to whitelist
This commit is contained in:
commit
816d0ebe88
@ -29,6 +29,8 @@ class CleanupRings(object):
|
||||
'raspberrypi-firmware-config',
|
||||
# Added manually to notice failures early
|
||||
'vagrant',
|
||||
# https://github.com/openSUSE/open-build-service/issues/14129
|
||||
'snobol4',
|
||||
]
|
||||
|
||||
def perform(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user