From 60e3a0cf5e883ca6323ed8542eaf519e497a6731 Mon Sep 17 00:00:00 2001 From: Richard Nelson Date: Tue, 23 Jun 2015 15:47:43 -0500 Subject: [PATCH] Adjusting whitespace to tabs on components/9990-mount-http.sh --- components/9990-mount-http.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/9990-mount-http.sh b/components/9990-mount-http.sh index 16e69b6..d0f4900 100755 --- a/components/9990-mount-http.sh +++ b/components/9990-mount-http.sh @@ -83,7 +83,7 @@ do_httpmount () then if [ -d "${alt_mountpoint}" ] then - umount "${alt_mountpoint}" + umount "${alt_mountpoint}" rmdir "${alt_mountpoint}" fi umount "${mountpoint}" -- 2.1.4