index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-05-06 09:23:57 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-06 09:23:57 +0200 |
commit | bc53a35e2739c05711c6b46bd5cd56d26d9578e4 (patch) | |
tree | c556cd86d787c434b3966748d6c7e114114a8f23 /bin/db-update | |
parent | a928303d0689cf64a71c639770c2f8c34c6a84f9 (diff) |
-rwxr-xr-x | bin/db-update | 2 |
diff --git a/bin/db-update b/bin/db-update index 32de58a..b1df047 100755 --- a/bin/db-update +++ b/bin/db-update @@ -9,6 +9,8 @@ # TODO: make (all) locking less restrictive +# TODO: -p should not move split package parts separately + # shellcheck disable=SC2039,SC2119,SC2120 # shellcheck source=../lib/load-configuration |