From 396df49ea752a361a88ada9d180e3a58d9fa37a4 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Tue, 23 Jun 2015 15:43:00 -0500 Subject: [PATCH] Adjusting whitespace to tabs on components/9990-overlay.sh --- components/9990-overlay.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/components/9990-overlay.sh b/components/9990-overlay.sh index a64c78b..58828f6 100755 --- a/components/9990-overlay.sh +++ b/components/9990-overlay.sh @@ -357,8 +357,8 @@ setup_unionfs () done fi - # ensure that a potentially stray tmpfs gets removed - # otherways, initramfs-tools is unable to remove /live - # and fails to boot - umount /live/overlay > /dev/null 2>&1 || true + # ensure that a potentially stray tmpfs gets removed + # otherways, initramfs-tools is unable to remove /live + # and fails to boot + umount /live/overlay > /dev/null 2>&1 || true } -- 2.1.4