index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-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' |