scripts: tizen: sd_fusing: umount block part only when mounted
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 2 Apr 2021 02:28:48 +0000 (11:28 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 17 Oct 2023 04:19:30 +0000 (13:19 +0900)
commitbc10e02013bd36c785fedcea0fcd8fe689f56550
tree39e97790cdc38eb53fa062e8a9d6da17ce747fa8
parent559b91a377b4939b69433593a14002f9823afc32
scripts: tizen: sd_fusing: umount block part only when mounted

The umount command is used without checking the block part is
really mounted. Umount part only when mounted.

The series for cleaning up fusing script is done, so bump up
minor version instead of sub version.

Change-Id: Ic665936838be4529973d63c6123db9a2c7acc7d7
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
scripts/tizen/sd_fusing_rpi3.sh