ARM-CI: fixing umount bug
authorPrajwal A N <an.prajwal@samsung.com>
Thu, 26 May 2016 05:21:18 +0000 (14:21 +0900)
committerPrajwal A N <an.prajwal@samsung.com>
Thu, 26 May 2016 05:21:18 +0000 (14:21 +0900)
commitc971a4545728ce5ebf85fdb39a10a00d2e6541c9
treef7d5b2d0a56123979f04eb933b96cc26b47bb61f
parent148abd190e7630865c925f1273693a7f97a384e8
ARM-CI: fixing umount bug

* Previous PR #5209 did not check if rootfs is mounted before unmounting
* Build fails due to failed command
* Fixing this by unmounting only if rootfs is already mounted

Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
netci.groovy