diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-15 00:37:53 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-04-15 00:37:53 +0000 |
commit | 95f4e4c554b1eeb8c5c4ae74c737c43268581c61 (patch) | |
tree | 98054a5b990b2cafe7e3ba6724cd1be97a0a695c /chapter07 | |
parent | 09dc32c25048aab6c14a26380444e0f2df5e7a92 (diff) |
White space removal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/ethnet.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chapter07/ethnet.xml b/chapter07/ethnet.xml index 7185d1a4b..46644fd4a 100644 --- a/chapter07/ethnet.xml +++ b/chapter07/ethnet.xml @@ -61,7 +61,6 @@ case "$1" in # # If the /etc/sysconfig/network file contains a GATEWAY variable, set # the gateway. - # if [ "$GATEWAY" != "" ]; then |