[pve-devel] [PATCH container 1/4] tests: use all target to run tests

Fabian Grünbichler f.gruenbichler at proxmox.com
Wed May 17 12:14:12 CEST 2017


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