On 1/21/20 1:53 PM, Fabian Grünbichler wrote:
> Signed-off-by: Fabian Grünbichler <f.gruenbich...@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!


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to