mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-19 05:01:47 +02: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user