index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-03-22 15:11:14 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-03-22 15:11:14 +0100 |
commit | 1719184bafa03d92bc8eae895704aa446e0bd587 (patch) | |
tree | 78d19dd6e0583b7763f96c45f07a7a526925cab2 | |
parent | d6ac133a9b477c2b6d606937033d9bc47b5c1aef (diff) |
-rwxr-xr-x | bin/sanity-check | 2 |
diff --git a/bin/sanity-check b/bin/sanity-check index 3defce2..4398595 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -5,8 +5,6 @@ # shellcheck source=conf/default.conf . "${0%/*}/../conf/default.conf" -# TODO: read information from database - usage() { >&2 echo '' >&2 echo 'sanity-check [options] [checks]: check sanity of build master' |