More whitespace management

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3317 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2006-01-18 15:31:02 +00:00
parent f2064a9930
commit 5f94a4ec4c

View File

@ -9292,7 +9292,6 @@ compile_firewall() # $1 = File Name
#
# Compiled startup file generated by Shorewall $VERSION - $(date)"
#
__EOF__
if [ -n "$EXPORT" ]; then
@ -9301,7 +9300,6 @@ __EOF__
cat >> $RESTOREBASE << __EOF__
. /usr/share/shorewall/functions
__EOF__
fi
@ -9389,6 +9387,7 @@ __EOF__
__EOF__
fi
cat >> $RESTOREBASE << __EOF__
#
# These variables are required by the library functions called in this script