[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] glib-2.0: fix ptest output format
From:       maxin.john () intel ! com (Maxin B !  John)
Date:       2015-10-30 9:39:17
Message-ID: 1446197957-20485-1-git-send-email-maxin.john () intel ! com
[Download RAW message or body]

use "FAIL" keyword instead of "FAILED" in glib-2.0 test output

[YOCTO #6601]

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-core/glib-2.0/glib-2.0/run-ptest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0/run-ptest \
b/meta/recipes-core/glib-2.0/glib-2.0/run-ptest index 130ae09..0367f65 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0/run-ptest
+++ b/meta/recipes-core/glib-2.0/glib-2.0/run-ptest
@@ -1,3 +1,3 @@
 #! /bin/sh
 
-gnome-desktop-testing-runner glib
+gnome-desktop-testing-runner glib | sed 's/FAILED/FAIL/g'
-- 
2.4.0


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic