mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
initramfs-framework:rootfs: fix wrong indentions
(From OE-Core rev: cd4d76f43c6ead9f32dece1faa9c9c5da895d9cd) Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -56,8 +56,8 @@ rootfs_run() {
|
|||||||
# It is unlikely to change, but keep trying anyway.
|
# It is unlikely to change, but keep trying anyway.
|
||||||
# Perhaps we pick a different device next time.
|
# Perhaps we pick a different device next time.
|
||||||
umount $ROOTFS_DIR
|
umount $ROOTFS_DIR
|
||||||
fi
|
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
fi
|
fi
|
||||||
debug "Sleeping for $delay second(s) to wait root to settle..."
|
debug "Sleeping for $delay second(s) to wait root to settle..."
|
||||||
sleep $delay
|
sleep $delay
|
||||||
|
|||||||
Reference in New Issue
Block a user