diff options
author | Erich Eckner <git@eckner.net> | 2019-05-24 13:42:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-05-24 13:42:45 +0200 |
commit | 118c5273e6cc12ce0438a07b98e7f7678635e71f (patch) | |
tree | 1760aafac4a9513ce1f19baea2f437c2d2ebbfff /bin/db-update | |
parent | f6d48093112b6350d6f7b2d90068d3c780108fd4 (diff) | |
download | builder-118c5273e6cc12ce0438a07b98e7f7678635e71f.tar.xz |
bin/db-update: remove done TODO
Diffstat (limited to 'bin/db-update')
-rwxr-xr-x | bin/db-update | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/db-update b/bin/db-update index 6768518..edb421b 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,9 +9,6 @@ # TODO: make (all) locking less restrictive -# TODO: iterate over architectures instead of running all architectures -# in one run - # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |