From 97a60902a1f35d6a772f858302f507e8ad0958fc Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 19 Mar 2008 15:41:05 +0000 Subject: angstrom: set QA_LOG to 1 --- conf/distro/include/angstrom.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index 60ba8c6325..8699dc183c 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -43,8 +43,9 @@ INHERIT += "devshell" #use angstrom source mirrors to combat 404s INHERIT += "angstrom-mirrors" -#run QA tests on builds and packages +#run QA tests on builds and packages and log them INHERIT += "insane" +QA_LOG = "1" #save statistical info on images INHERIT += "testlab" -- cgit v1.2.3