Check exit status of vdfs image creation 30/174130/3
authorJungseung Lee <js07.lee@samsung.com>
Wed, 28 Mar 2018 10:15:18 +0000 (19:15 +0900)
committerJungseung Lee <js07.lee@samsung.com>
Fri, 13 Apr 2018 06:38:58 +0000 (06:38 +0000)
commit184de1083f84d1cf75bff64149b74b72b97f1f24
tree3e60423a036cfb6160417209f64b62e91046164b
parent769162de3694bb99ccee966aee21257db21c9298
Check exit status of vdfs image creation

If vdfs creation process exit with failure (EXIT_FAILURE), it should be checked.
Because it could cause malformed vdfs image creation.

In this patch, we added checking code of exit status.

Change-Id: I5aae6a8cb6de0b4dcf2dc1f9e27ee6139b26f918
Signed-off-by: Jungseung Lee <js07.lee@samsung.com>
mic/imager/loop.py