From: Ming Liu Date: Fri, 21 May 2021 12:14:41 +0000 (+0200) Subject: initramfs-framework:rootfs: fix wrong indentions X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70df5169758c8264b48ee3884b66c41a82b28fe9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git initramfs-framework:rootfs: fix wrong indentions Signed-off-by: Ming Liu Signed-off-by: Richard Purdie (cherry picked from commit cd4d76f43c6ead9f32dece1faa9c9c5da895d9cd) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/initrdscripts/initramfs-framework/rootfs b/meta/recipes-core/initrdscripts/initramfs-framework/rootfs index 748c9391c04..1d8a0ae66d6 100644 --- a/meta/recipes-core/initrdscripts/initramfs-framework/rootfs +++ b/meta/recipes-core/initrdscripts/initramfs-framework/rootfs @@ -67,8 +67,8 @@ rootfs_run() { # It is unlikely to change, but keep trying anyway. # Perhaps we pick a different device next time. umount $ROOTFS_DIR - fi fi + fi fi debug "Sleeping for $delay second(s) to wait root to settle..." sleep $delay