From 6a329888b446ed9173c47ada5a3e01977cf4273c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 7 Jun 2018 13:14:28 +0200 Subject: sanity checks make use of new mysql_package_name_query --- bin/sanity-check | 1 - 1 file changed, 1 deletion(-) (limited to 'bin') diff --git a/bin/sanity-check b/bin/sanity-check index b2f11c2..21c891d 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -409,7 +409,6 @@ while [ $# -gt 0 ]; do done done } | \ - sed 's/\(-[0-9]\+\)\.0\(-[^- ]\+$\)/\1\2/' | \ sort -k2 | \ uniq -uf1 ) -- cgit v1.2.3-54-g00ecf