From: Nicolas Zingilé Date: Fri, 19 Sep 2014 13:12:51 +0000 (+0200) Subject: use tizenlocal commodule X-Git-Tag: submit/tizen/20140919.131547^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=test%2Fcommon%2Fcommon-sanity-suite.git use tizenlocal commodule Change-Id: Ia2a8d0f307cf9d528b4e7f353dd7eae1bd40d00c Signed-off-by: Nicolas Zingilé --- 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'