fix missing brace 29/103729/1 accepted/tizen/3.0/common/20161212.060338 accepted/tizen/3.0/ivi/20161212.022753 accepted/tizen/3.0/mobile/20161212.022524 accepted/tizen/3.0/tv/20161212.022650 accepted/tizen/3.0/wearable/20161212.022719 submit/tizen_3.0/20161209.072525
authorjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 9 Dec 2016 08:21:11 +0000 (17:21 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Fri, 9 Dec 2016 08:21:11 +0000 (17:21 +0900)
Change-Id: I1d2d6137481f9a2a53fbfd2823fa5398a2375387
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
src/wgt/wgt_installer.cc

index e087ea7..4623c28 100755 (executable)
@@ -518,6 +518,7 @@ WgtInstaller::WgtInstaller(ci::PkgMgrPtr pkgrmgr)
       AddStep<ci::security::StepUpdateSecurity>();
       AddStep<ci::pkgmgr::StepRemoveManifest>();
       AddStep<ci::pkgmgr::StepRunParserPlugin>(ci::Plugin::ActionType::Upgrade);
+    }
     case ci::RequestType::ManifestPartialInstall: {
       AddStep<ci::configuration::StepConfigure>(pkgmgr_);
       AddStep<wgt::configuration::StepParse>(