Try next log remove, don't stop

This commit is contained in:
Ruud
2013-09-01 00:43:53 +02:00
parent 68bdf47ea4
commit b22021e7f0
+1 -1
View File
@@ -120,7 +120,7 @@ class Logging(Plugin):
path = '%s%s' % (Env.get('log_path'), '.%s' % x if x > 0 else '')
if not os.path.isfile(path):
break
continue
try: