From 0e9e8999d12cc0e68018b3fa2566b94545e72937 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 2 Apr 2018 21:34:59 +0200 Subject: bin/bootstrap-mysql: remove done TODO --- bin/bootstrap-mysql | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/bootstrap-mysql b/bin/bootstrap-mysql index b0afe16..9c6ad30 100755 --- a/bin/bootstrap-mysql +++ b/bin/bootstrap-mysql @@ -36,8 +36,6 @@ 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