[pve-devel] [PATCH pve-network 4/4] tests: run tests in sbuild

Stefan Lendl s.lendl at proxmox.com
Tue Dec 5 13:59:01 CET 2023


Signed-off-by: Stefan Lendl <s.lendl at proxmox.com>
---
 src/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile b/src/Makefile
index c9dee4c..c4056b4 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -10,7 +10,7 @@ clean:
 
 .PHONY: test
 test:
-	[ -e /run/lock/sbuild ] || $(MAKE) -C $@
+	$(MAKE) -C $@
 
 .PHONY: install
 install:
-- 
2.42.0





More information about the pve-devel mailing list