From 6b64d813946677554911367990c4a93d964a9f13 Mon Sep 17 00:00:00 2001 From: Wangjunqi123 Date: Mon, 20 Feb 2023 11:18:04 +0800 Subject: [PATCH] enable check --- python-ethtool.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ethtool.spec b/python-ethtool.spec index 29b6cd9..f4681f6 100644 --- a/python-ethtool.spec +++ b/python-ethtool.spec @@ -1,4 +1,4 @@ -%bcond_with tests +%bcond_without tests Name: python-ethtool Version: 0.14 Release: 3 -- Gitee