From f86e8f204c54c5354c5db44c62ae3517a765d202 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 8 Mar 2018 18:18:57 +0100 Subject: bin/bootstrap-mysql: add todo --- bin/bootstrap-mysql | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/bootstrap-mysql') diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql index 1e5f45f..519b493 100755 --- a/bin/bootstrap-mysql +++ b/bin/bootstrap-mysql @@ -32,6 +32,8 @@ done | \ sort -k2,2 > \ "${tmp_dir}/master-mirror-listing" +# TODO: include hash of binary package in mysql database + if [ ! "$1" = 'slim' ]; then tables=$( printf '%s\n' \ -- cgit v1.2.3-54-g00ecf