index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-02-01 11:51:58 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-02-01 11:51:58 +0100 |
commit | 8d3d7cabdad3b873722064632968f3ce916b3e99 (patch) | |
tree | d213fce4bf02db2789c5f292287ccb4faa1998a7 /bin/get-package-updates | |
parent | b8a0ed85a347f35a6c34723f80b4a7355f577785 (diff) |
-rwxr-xr-x | bin/get-package-updates | 2 |
diff --git a/bin/get-package-updates b/bin/get-package-updates index 55efee4..91fb6be 100755 --- a/bin/get-package-updates +++ b/bin/get-package-updates @@ -11,6 +11,8 @@ # TODO: test_exclusion does not yet cooperate with the database +# TODO: read information from database + # shellcheck disable=SC2016 usage() { >&2 echo '' |