mirror of
git://git.proxmox.com/git/pve-network.git
synced 2025-01-03 05:17:58 +03: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 New Issue
Block a user