summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/utility.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/utility.py b/scripts/utility.py
index 066775f1..4d59a1b2 100644
--- a/scripts/utility.py
+++ b/scripts/utility.py
@@ -31,6 +31,7 @@ def unpack_output_file(path):
continue
else:
skip_until_tokens = False
+ continue
# Line can start with ' or ", so let's check which one it is
# and find the matching one