[pve-devel] applied: [PATCH container 1/4] tests: use all target to	run tests
    Wolfgang Bumiller 
    w.bumiller at proxmox.com
       
    Wed May 17 13:56:36 CEST 2017
    
    
  
applied whole series
On Wed, May 17, 2017 at 12:14:12PM +0200, Fabian Grünbichler wrote:
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
>  src/test/Makefile | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/src/test/Makefile b/src/test/Makefile
> index 491863d..fdd0271 100644
> --- a/src/test/Makefile
> +++ b/src/test/Makefile
> @@ -1,7 +1,6 @@
>  RUN_USERNS := lxc-usernsexec -m "b:0:`id -u`:1" --
>  
> -all:
> -
> +all: test
>  
>  test: test_setup test_snapshot test_bindmount
>  
> -- 
> 2.1.4
    
    
More information about the pve-devel
mailing list