From 3879e93aea4eee99ac221503e1a5c59be0b8dfbd Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Tue, 4 Jul 2017 21:30:48 +0200 Subject: bin/sanity-check: add build-support repository --- bin/sanity-check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/sanity-check') diff --git a/bin/sanity-check b/bin/sanity-check index 4b3cc36..753f877 100755 --- a/bin/sanity-check +++ b/bin/sanity-check @@ -121,7 +121,7 @@ while [ $# -gt 0 ]; do [ ${silence} -gt 0 ] || \ >&2 printf 'sanity-check: checking repos on master mirror ...' - repos='community-staging community-testing community core extra gnome-unstable kde-unstable staging testing' + repos='build-support community-staging community-testing community core extra gnome-unstable kde-unstable staging testing' errors="$( ( -- cgit v1.2.3-54-g00ecf