From 6f3bf9868483eeab094d4230be0dd1aa2c9f90f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Nicolas=20Zingil=C3=A9?= Date: Fri, 19 Sep 2014 15:12:51 +0200 Subject: [PATCH] use tizenlocal commodule MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: Ia2a8d0f307cf9d528b4e7f353dd7eae1bd40d00c Signed-off-by: Nicolas Zingilé --- runtest | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/runtest b/runtest index cf96a39..b5d9899 100644 --- a/runtest +++ b/runtest @@ -12,6 +12,6 @@ fi resfile=$resdir/$(basename $(pwd)).result.xml -timeout 10800 testkit-lite -f /usr/share/tests/common/common-sanity-suite/testkit.xml --comm localhost -o $resfile +timeout 10800 testkit-lite -f /usr/share/tests/common/common-sanity-suite/testkit.xml --comm tizenlocal -o $resfile -echo -e '\n## execution script: finished' +echo -e '\n## Execution script: finished' -- 2.34.1