projects
/
test
/
tct
/
web
/
api.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e92c792
)
[common][iotcon][TFIVE-13198, fix iot test crash issue]
69/190869/1
author
zhongyuan
<zy123.yuan@samsung.com>
Mon, 8 Oct 2018 06:51:41 +0000
(14:51 +0800)
committer
zhongyuan
<zy123.yuan@samsung.com>
Mon, 8 Oct 2018 06:51:41 +0000
(14:51 +0800)
Change-Id: I9b405d151810e555fd5d2533520da11dc9c0fec6
common/tct-iotcon-tizen-tests/inst.wgt.py
patch
|
blob
|
history
diff --git
a/common/tct-iotcon-tizen-tests/inst.wgt.py
b/common/tct-iotcon-tizen-tests/inst.wgt.py
index d09f582fb5205c2beda1de64f49848502a567468..2a5d8ad03ba296b13a1a6cfc9299c52849f2ae22 100755
(executable)
--- a/
common/tct-iotcon-tizen-tests/inst.wgt.py
+++ b/
common/tct-iotcon-tizen-tests/inst.wgt.py
@@
-137,8
+137,6
@@
def uninstPKGs():
"rm /home/owner/share/*db.dat")
(return_code, output) = doRemoteCMD(
"rm /home/owner/share/IotconServerSample.wgt")
- (return_code, output) = doRemoteCMD(
- "pkgcmd -u -n pE1iK1HIYO")
if return_code != 0:
action_status = False