From 9657de02c83b77b69fbc969412569d6ab6d5b6c8 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 24 Jul 2018 10:37:24 +0200 Subject: bin/get-package-updates: add TODO --- bin/get-package-updates | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/get-package-updates') diff --git a/bin/get-package-updates b/bin/get-package-updates index 724e261..e6bfa29 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -450,6 +450,7 @@ touch "${tmp_dir}/black-listed" sort -u > \ "${tmp_dir}/black-listed-new" +# TODO: this should be a stored procedure while [ -s "${tmp_dir}/black-listed-new" ]; do cat \ "${tmp_dir}/black-listed-new" \ -- cgit v1.2.3-54-g00ecf