aboutsummaryrefslogtreecommitdiff
path: root/b4/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'b4/__init__.py')
-rw-r--r--b4/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/b4/__init__.py b/b4/__init__.py
index 443b0cf..dad93e8 100644
--- a/b4/__init__.py
+++ b/b4/__init__.py
@@ -585,6 +585,7 @@ class LoreSeries:
at = 1
msgs = list()
+ logger.info('---')
for lmsg in self.patches[1:]:
if cherrypick is not None:
if at not in cherrypick: