From 5f94a4ec4c2a5266b036259ddc05efc818b0ebcc Mon Sep 17 00:00:00 2001 From: teastep Date: Wed, 18 Jan 2006 15:31:02 +0000 Subject: [PATCH] More whitespace management git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3317 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/firewall | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Shorewall/firewall b/Shorewall/firewall index e13352f99..b3dfc6eb7 100755 --- a/Shorewall/firewall +++ b/Shorewall/firewall @@ -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