From faa2df11597cf496205d3d629e3b3147b569afc8 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 17 Jan 2011 04:49:07 -0500 Subject: more whitespace cleanup Signed-off-by: Mike Frysinger --- sh/init.sh.Linux.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/init.sh.Linux.in') diff --git a/sh/init.sh.Linux.in b/sh/init.sh.Linux.in index 0e581c1..ad48585 100644 --- a/sh/init.sh.Linux.in +++ b/sh/init.sh.Linux.in @@ -34,7 +34,7 @@ mount_svcdir() [ $? -eq 0 ] && return 0 fi fi - + if grep -Eq "[[:space:]]+ramfs$" /proc/filesystems; then fs="ramfs" # ramfs has no special options -- cgit v1.2.3