White space removal

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-04-15 00:37:53 +00:00
parent 09dc32c250
commit 95f4e4c554

View File

@ -61,7 +61,6 @@ case "$1" in
#
# If the /etc/sysconfig/network file contains a GATEWAY variable, set
# the gateway.
#
if [ "$GATEWAY" != "" ]; then