Private GIT

Skip to content
Snippets Groups Projects
Commit 2bfdb0a9 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge branch 'hotfix-2104'

parents c75f58a4 646a9fa9
No related branches found
No related tags found
No related merge requests found
......@@ -1338,7 +1338,6 @@ class CMD_Logs(ApiCall):
for x in reversed(data):
x = x.decode('utf-8')
match = re.match(regex, x)
if match:
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment