]> git.puffer.fish Git - matthieu/pve-network.git/commitdiff
tests: run tests in sbuild
authorStefan Lendl <s.lendl@proxmox.com>
Tue, 2 Apr 2024 11:07:41 +0000 (13:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Apr 2024 14:50:08 +0000 (16:50 +0200)
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
Tested-by: Max Carrara <m.carrara@proxmox.com>
Tested-By: Stefan Hanreich <s.hanreich@proxmox.com>
src/Makefile

index c9dee4c3cf10fc4c13600241f6aeeb682a4e0524..c4056b48025109d6c299f4de6060043853efdf7f 100644 (file)
@@ -10,7 +10,7 @@ clean:
 
 .PHONY: test
 test:
-       [ -e /run/lock/sbuild ] || $(MAKE) -C $@
+       $(MAKE) -C $@
 
 .PHONY: install
 install: