update due to changes on AppID management 97/25997/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_tv tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi accepted/tizen/common/20140813.162423 accepted/tizen/ivi/20140815.203935 submit/tizen/20140813.163644 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
authorStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 13 Aug 2014 16:19:01 +0000 (18:19 +0200)
committerStephane Desneux <stephane.desneux@open.eurogiciel.org>
Wed, 13 Aug 2014 16:19:01 +0000 (18:19 +0200)
Change-Id: I6728191c4ff29f5337adda28bb9d1412caaccca2
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
common/runtest.sh

index 6700156ec58d35c7a0b0cc7b9614b75a176ab6ac..810bfc3209a88b5641068500fcb7b246bdcd7a87 100644 (file)
@@ -27,7 +27,7 @@ resfile=$resdir/testkit.result.xml
 
 
 function get_widgetid () {
-    sqlite3 $widgetsdb "select x_slp_appid from app_info where name=\"$1\"" | awk -F. '{ print $2}'
+    sqlite3 $widgetsdb "select x_slp_appid from app_info where name=\"$1\""
 }
 
 function launch_testkit_stub () {
@@ -111,4 +111,4 @@ do
     cp $tmpoutfile $resfile
 done
 
-echo '## execution script: finished'
\ No newline at end of file
+echo '## execution script: finished'