Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> --- janitor/ab-janitor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/janitor/ab-janitor b/janitor/ab-janitor index 659817e..bb58390 100755 --- a/janitor/ab-janitor +++ b/janitor/ab-janitor @@ -54,8 +54,8 @@ def trash_processor(trashdir): time.sleep(120*60) # 30 minutes except Exception as e: print("Exception %s in trash cleaner" % str(e)) - time.sleep(60) # 1 minute timeout to prevent crazy looping pass + time.sleep(60) # 1 minute timeout to prevent crazy looping (particularly in age is only) return def mirror_processor(mirrordir):
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#64025): https://lists.yoctoproject.org/g/yocto/message/64025 Mute This Topic: https://lists.yoctoproject.org/mt/109020069/21656 Group Owner: yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-