[change StarFish to Starfish in README] 61/213061/1 tizen_5.5
authorzhongyuan <zy123.yuan@samsung.com>
Fri, 30 Aug 2019 02:06:33 +0000 (10:06 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Fri, 30 Aug 2019 02:06:33 +0000 (10:06 +0800)
Change-Id: If950ebda8909884cbb921e50a33a6f3cbbf2066e

webWidgetTCT_device/README.md

index c31fc2385948b38561c71cdfc0d08f7bc467f503..684df2270995d33a1ba0e45548bc784e2496ce6d 100755 (executable)
@@ -11,7 +11,7 @@ $ sdb install DeviceAPI.wgt
 2. Add f02 widget on home screen\r
 \r
 - caution: manual TC test\r
-$ sdb dlog | grep -w StarFish\r
+$ sdb dlog | grep -w Starfish\r
 => You can see the guide command during Application API test. Then install the wgts following the guide (ex.pkgcmd -i -t wgt -q -p...)\r
 => Run the 6 Manual tcs following the command\r
 => If you want remove manual tcs, please remove last 6 code of test/tct/tests/TestApplication.js\r
@@ -19,9 +19,9 @@ $ sdb dlog | grep -w StarFish
 \r
 # result and checking progress\r
 - Test progress\r
-$ sdb dlog | grep -w StarFish\r
-# sdb dlog | grep -w StarFish | tee -a webwidget.log\r
-# sdb dlog | grep -w StarFish >> webwidget.log\r
+$ sdb dlog | grep -w Starfish\r
+# sdb dlog | grep -w Starfish | tee -a webwidget.log\r
+# sdb dlog | grep -w Starfish >> webwidget.log\r
 \r
 - result\r
 /tmp/summary-*.html : result file\r