summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-xbin/get-package-updates3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates
index 801aadd..e01f3dd 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -556,6 +556,9 @@ else
rm "${work_dir}/tsort.error"
fi
+# update loop list in database
+mysql_find_build_assignment_loops
+
deletion_list_count=$(
wc -l < \
"${work_dir}/deletion-list.new"