From: Nicolas Zingilé Date: Fri, 19 Sep 2014 13:17:54 +0000 (+0200) Subject: use tizenlocal commodule X-Git-Tag: submit/tizen/20140919.131906^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_3.0.m2;p=test%2Fcommon%2Fcommon-graphics-suite.git use tizenlocal commodule Change-Id: Icc5de01327d4b5ae052eb049b7dceed8740745d7 Signed-off-by: Nicolas Zingilé --- diff --git a/runtest b/runtest index 05802bd..c9fa4b9 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-graphics-suite/testkit.xml --comm localhost -o $resfile +timeout 10800 testkit-lite -f /usr/share/tests/common/common-graphics-suite/testkit.xml --comm tizenlocal -o $resfile -echo -e '\n## execution script: finished' +echo -e '\n## Execution script: finished'