whitespace fix

This commit is contained in:
Paul Mansfield
2009-09-06 19:05:46 +01:00
parent 7a87077dfc
commit 2983917f25

View File

@@ -623,7 +623,7 @@ case $action in
input=$* input=$*
fi fi
# Set InternalField Seperator as newline so we can # Set Internal Field Seperator as newline so we can
# loop across multiple lines # loop across multiple lines
SAVEIFS=$IFS SAVEIFS=$IFS
IFS=$'\n' IFS=$'\n'