change directory owner during update web app.
authorSoyoung Kim <sy037.kim@samsung.com>
Thu, 20 Jun 2013 11:53:33 +0000 (20:53 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Fri, 21 Jun 2013 02:30:13 +0000 (02:30 +0000)
commit90074dd2db27c65c1ef7c958c95093b6211a8c08
tree45a127ada673282d430f765114145a2664d79e4e
parent290908b6d83065c3521742cbea1c758e30b5a104
change directory owner during update web app.

[Issue#] N/A
[Problem] private directory owner changed to root during update web app.
[Cause] because of copy backup directory.
[Solution] chage owner to app during update web app.
[SCMRequest] N/A

Change-Id: Id3719ef0fec9236c318e047c7da27b5ab107e42d
src/jobs/widget_install/directory_api.cpp
src/jobs/widget_install/task_file_manipulation.cpp