initrd.scripts: drop whitespaces

master
Fabio Erculiani 12 years ago
parent 8924ef00ae
commit 9eb774b02f

@ -348,7 +348,7 @@ findnfsmount() {
if [ $(echo $OPTION | sed -e "s/=/ /g" | cut -d " " -f 1) = 'rootpath' ] if [ $(echo $OPTION | sed -e "s/=/ /g" | cut -d " " -f 1) = 'rootpath' ]
then then
NFSPATH=$(echo $OPTION | sed -e "s/=/ /g" | cut -d " " -f 2) NFSPATH=$(echo $OPTION | sed -e "s/=/ /g" | cut -d " " -f 2)
fi fi
done done
# Setup NFSROOT # Setup NFSROOT

Loading…
Cancel
Save