index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-04-17 12:59:21 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-04-17 12:59:21 +0200 |
commit | a8acf213a28e15bfcc20b49dd5290b343fcd32ae (patch) | |
tree | 424d8dcfeee67e74fad2dfeef2d12d512e3c157d | |
parent | 6a8f4ca8e0550616751ca4fa636f1c8ca353be40 (diff) |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index ef03d96..fe8f167 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,6 +9,8 @@ # TODO: make (all) locking less restrictive +# TODO: -f should move *all* parts of the mentioned split package + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |