]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/pkg/rpm: drop %check
authorVladimír Čunát <vladimir.cunat@nic.cz>
Thu, 15 Jun 2023 10:35:32 +0000 (12:35 +0200)
committerJakub Ružička <jakub.ruzicka@nic.cz>
Thu, 22 Jun 2023 14:06:26 +0000 (16:06 +0200)
By definition it doesn't allow some kinds of tests.

distro/pkg/rpm/knot-resolver.spec

index 118ec6413690f278e7b714ed5acffec18bca3262..55c0a19989775fdd214d609be4b1aa14821f6604 100644 (file)
@@ -204,9 +204,6 @@ pushd manager
 %py3_build
 popd
 
-%check
-meson test -C build_rpm
-
 %install
 DESTDIR="${RPM_BUILD_ROOT}" %{NINJA} -v -C build_rpm install