Fixed TTS-1909 by updating incorrect path
authorwanmingx.lin <wanmingx.lin@intel.com>
Wed, 21 Aug 2013 08:24:02 +0000 (16:24 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Wed, 21 Aug 2013 08:24:02 +0000 (16:24 +0800)
Signed-off-by: wanmingx.lin <wanmingx.lin@intel.com>
tct-behavior-tests.spec
tests/WRTSupport/res/security-permission.html
tests/WRTSupport/res/security-policy.html

index 399cf80..f1f6cc0 100644 (file)
@@ -60,7 +60,7 @@ which $wgt_installer > /dev/null 2>&1
 if [ $? -eq 0 ]; then
     [ -e /opt/%name/%name.wgt ] && $wgt_installer -i /opt/%name/%name.wgt
     if [ $? -eq 0 ]; then
-        echo "Install /opt/%name/%name.wgt to /opt/apps/`wrt-launcher -l 2> /dev/null | grep %name | tail -n 1 | awk '{ print $NF }'` done"
+        echo "Install /opt/%name/%name.wgt to /opt/usr/apps/`wrt-launcher -l 2> /dev/null | grep %name | tail -n 1 | awk '{ print $NF }'` done"
     else
         echo "Install /opt/%name/%name.wgt fail ..."
     fi
index fbccd39..f65ada3 100644 (file)
@@ -59,7 +59,7 @@ Authors:
                     <div data-role="none" id="d" style="height:500px;">
                       <div id="text-div">
                         <div id="p">
-                          Please click the Package Launch to launch the widget.The screen shows "Pass",click the "close" button to close the widget application.Access to the widget application storage with command "cd /opt/apps/wrt5pec120/res/wgt" and delete the annotation symbol in config.xml file. Click the Package Launch to launch the widget again. the case will pass if the screen shows "Pass".
+                          Please click the Package Launch to launch the widget.The screen shows "Pass",click the "close" button to close the widget application.Access to the widget application storage with command "cd /opt/usr/apps/wrt5pec120/res/wgt" and delete the annotation symbol in config.xml file. Click the Package Launch to launch the widget again. the case will pass if the screen shows "Pass".
                         </div>
                       </div>
                     </div>
index 921e72d..54b020f 100644 (file)
@@ -59,7 +59,7 @@ Authors:
                     <div data-role="none" id="d" style="height:500px;">
                       <div id="text-div">
                         <div id="p">
-                          Please click the Package Launch to launch the widget.The screen shows "Pass",click the "close" button to close the widget application.Access to the widget application storage with command "cd /opt/apps/wrt5pec119/res/wgt" and delete the config.xml file. Click the Package Launch to launch the widget again. the case will pass if the screen shows "Pass".
+                          Please click the Package Launch to launch the widget.The screen shows "Pass",click the "close" button to close the widget application.Access to the widget application storage with command "cd /opt/usr/apps/wrt5pec119/res/wgt" and delete the config.xml file. Click the Package Launch to launch the widget again. the case will pass if the screen shows "Pass".
                         </div>
                       </div>
                     </div>