From 7ce25b7eb99c8e2fa536d2842f012ebba4f40b55 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 8 Sep 2018 13:04:49 +0200 Subject: bin/sanity-check: add TODO --- bin/sanity-check | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/sanity-check') diff --git a/bin/sanity-check b/bin/sanity-check index 0a3853f..1ebd86e 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -7,6 +7,8 @@ # shellcheck source=../lib/load-configuration . "${0%/*}/../lib/load-configuration" +# TODO: move mysql sanity check from build-master-status to here + usage() { >&2 echo '' >&2 echo 'sanity-check [options] [checks]: check sanity of build master' -- cgit v1.2.3-54-g00ecf