mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-15 07:19:30 -04:00
Send error output of umount to /dev/null to mute error in case ubiblock device has already been unmounted (which is usually the case). Gets rid of bogus error message: umount: can't unmount /dev/ubiblock0_4: Invalid argument Signed-off-by: Daniel Golle <daniel@makrotopia.org>