mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 00:23:28 +01:00
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:
parent
f2064a9930
commit
5f94a4ec4c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user