From 42c69f3c1bdf6358ad1ab632997d3a12fd11dd4f Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 30 May 2018 10:23:57 +0200 Subject: lib/mysql-functions: mysql_retrieve_repository_ids() -> mysql_retrieve_static_information() ... and it will be called automatically by lib/load-configuration --- bin/get-package-updates | 2 -- 1 file changed, 2 deletions(-) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index ec25899..83d8181 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -107,8 +107,6 @@ if [ -s "${work_dir}/build-master-sanity" ]; then exit fi -mysql_retrieve_repository_ids - # TODO: How should new deletion-list packages be handled? # - packages deleted upstream should be marked as to-be-deleted if # existent and otherwise be ignored -- cgit v1.2.3-54-g00ecf