[pve-devel] applied: [PATCH v3 access-control 01/20] test: run at build time
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jan 27 18:38:34 CET 2020
On 1/21/20 1:53 PM, Fabian Grünbichler wrote:
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>
> Notes:
> new in v3
>
> Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Makefile b/Makefile
> index ef8b026..3ec8890 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -58,6 +58,7 @@ install: pveum.1 oathkeygen pveum.bash-completion pveum.zsh-completion
> test:
> perl -I. ./pveum verifyapi
> perl -I. -T -e "use PVE::CLI::pveum; PVE::CLI::pveum->verify_api();"
> + make -C test check
>
> ${BUILDDIR}:
> rm -rf ${BUILDDIR}
>
applied, thanks!
More information about the pve-devel
mailing list