diff options
author | Erich Eckner <git@eckner.net> | 2018-02-01 13:37:44 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-02-01 13:37:44 +0100 |
commit | 4d31b38cf29577615aef7404bdf9cdbfa9d6cf50 (patch) | |
tree | 8a4cf39452c1e82a0e2d206755760cf7a8ff1361 /bin/db-update | |
parent | 9923c55b4db85f2777053f27f6873d2bf22142d0 (diff) | |
download | builder-4d31b38cf29577615aef7404bdf9cdbfa9d6cf50.tar.xz |
bin/db-update: remove obsolete TODO
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/db-update b/bin/db-update index 35fd223..9662ec4 100755 --- a/bin/db-update +++ b/bin/db-update @@ -20,8 +20,6 @@ # track packages in stable, too # know _exactly_ in which repository the packages are -# TODO: save information in database - # TODO: read information from database # shellcheck disable=SC2039 |