summaryrefslogtreecommitdiffstats
path: root/src/pyfedpkg/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyfedpkg/__init__.py')
-rw-r--r--src/pyfedpkg/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pyfedpkg/__init__.py b/src/pyfedpkg/__init__.py
index 8b0c486..c0f70e2 100644
--- a/src/pyfedpkg/__init__.py
+++ b/src/pyfedpkg/__init__.py
@@ -361,6 +361,7 @@ class PackageModule:
# Now submit the task and get the task_id to return
# Handle the chain build version
if chain:
+ log.debug('Adding %s to the chain' % url)
chain[-1].append(url)
log.debug('Building chain %s for %s with options %s and a ' \
'priority of %s' %