mirror of
git://git.proxmox.com/git/pve-network.git
synced 2025-04-30 03:27:11 +02:00
tests: run tests in sbuild
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>
This commit is contained in:
parent
1c3f1a7ed9
commit
1b37d31170
|
@ -10,7 +10,7 @@ clean:
|
|||
|
||||
.PHONY: test
|
||||
test:
|
||||
[ -e /run/lock/sbuild ] || $(MAKE) -C $@
|
||||
$(MAKE) -C $@
|
||||
|
||||
.PHONY: install
|
||||
install:
|
||||
|
|
Loading…
Reference in a new issue