[Title] Fixed bug in install/uninstall command.
authorTaeyoung Son <taeyoung2.son@samsung.com>
Mon, 24 Jun 2013 10:27:11 +0000 (19:27 +0900)
committerTaeyoung Son <taeyoung2.son@samsung.com>
Mon, 24 Jun 2013 10:28:54 +0000 (19:28 +0900)
commit257fcfa1ab8f2b7f4725a3454eaf895796e971a3
tree90adaaad9eef6b195d2216abba09d92fed9dd3c3
parent27f10646598a0943b1e50ff3dbd63be81f3a8a23
[Title] Fixed bug in install/uninstall command.
            - Even install/uninstall failed, it always return 0.
[Desc.]
[Issue]

Change-Id: I7c28dd13a2e7b8f393a1f1c7b11a9063d124e38e
org.tizen.cli/src/org/tizen/cli/exec/install/Main.java
org.tizen.cli/src/org/tizen/cli/exec/uninstall/Main.java