From ac9279cc0d5a00bc17908b2914941186020cd3ce Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Wed, 28 Nov 2007 15:45:03 +0000 Subject: Massive whitespace cleanup --- init.d/localmount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.d/localmount') diff --git a/init.d/localmount b/init.d/localmount index 9823820c..d05822ec 100755 --- a/init.d/localmount +++ b/init.d/localmount @@ -58,7 +58,7 @@ stop() { for x in ${no_umounts} ${RC_NO_UMOUNTS}; do no_umounts="${no_umounts}|${x}" done - if [ "${SIFS}" = "y" ] ; then + if [ "${SIFS}" = "y" ]; then IFS=$OIFS else unset IFS -- cgit v1.2.3