summaryrefslogtreecommitdiff
path: root/bin/get-package-updates
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-07-23 15:28:52 +0200
committerErich Eckner <git@eckner.net>2018-07-23 15:28:52 +0200
commit1536ba90d8bc87f057947cded87497337fb1c5a3 (patch)
tree834dacd70d4ce9680733ee3852a7e7cd0196d53a /bin/get-package-updates
parentd0acfbab2ee490d79d3e8d47455581b354c5eefd (diff)
downloadbuilder-1536ba90d8bc87f057947cded87497337fb1c5a3.tar.xz
bin/get-package-updates: add TODO
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 d6d1576..1b3bd68 100755
--- a/bin/get-package-updates
+++ b/bin/get-package-updates
@@ -422,6 +422,9 @@ echo 'apply blacklisting'
# ignore blacklisted packages and dependent packages
# this is the first time when all the information is available and up to date
+# TODO: use 'LOAD DATA LOCAL INFILE "%s" INTO TABLE `%s`' instead of
+# "INSERT IGNORE INTO `%s` VALUES ..."
+
black_listed=''
black_listed_new=$(
{