diff options
author | Erich Eckner <git@eckner.net> | 2018-01-26 16:25:08 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-01-26 16:25:08 +0100 |
commit | a20c7b23be889cbfaef8983e6bc14db80b369530 (patch) | |
tree | c255b7f9b81ecf0bb4afa42cb95948544cc4c530 /bin/get-package-updates | |
parent | e28fa30e990687f53528b97a9849d7d00f192ab7 (diff) | |
download | builder-a20c7b23be889cbfaef8983e6bc14db80b369530.tar.xz |
bin/get-package-updates: remove done TODO
Diffstat (limited to 'bin/get-package-updates')
-rwxr-xr-x | bin/get-package-updates | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/get-package-updates b/bin/get-package-updates index e01f3dd..320cec1 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -9,8 +9,6 @@ # TODO: Find out, why sometimes package updates are missed. -# TODO: mark loops in mysql database - # TODO: test_exclusion does not yet cooperate with the database # shellcheck disable=SC2016 |