Fixed lock-up issue when input argument is wrong with -c command
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 25 Apr 2013 11:41:37 +0000 (20:41 +0900)
committerGerrit Code Review <gerrit2@kim11>
Sat, 27 Apr 2013 13:01:35 +0000 (22:01 +0900)
commitdbdf3b96c31bf71337f134a0bec790877c323a89
treef89d485ba87a24123825a10a3c98189af1c2db6e
parent31e93b290f9437e65c84833333531c0562ee393f
Fixed lock-up issue when input argument is wrong with -c command

[Issue#] N/A
[Problem] If arguments for "-c" is wrong, wrt-installer doesn't
exit
[Cause] During parsing command, wrt-installer cannot get out from
while loop
[Solution] Add condition for argument is wrong case
[SCMRequest] N/A

Change-Id: Id506bbce99f5559bdc3d5f08716eec304287a6e5
src/wrt-installer/wrt-installer.cpp