Change version banner added to script by Shorewall-shell

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6803 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-07-08 14:20:09 +00:00
parent 9da3a56b51
commit 4574fa075b
2 changed files with 11 additions and 2 deletions

View File

@ -4941,7 +4941,7 @@ compile_firewall() # $1 = File Name
cat >&3 << __EOF__ cat >&3 << __EOF__
# #
# Compiled firewall script generated by Shorewall $VERSION - $(date)" # Compiled firewall script generated by Shorewall-shell $VERSION - $(date)"
# #
__EOF__ __EOF__

View File

@ -1,5 +1,5 @@
--- /home/teastep/shorewall/branches/3.4/Shorewall/compiler 2007-07-04 08:07:46.000000000 -0700 --- /home/teastep/shorewall/branches/3.4/Shorewall/compiler 2007-07-04 08:07:46.000000000 -0700
+++ compiler 2007-07-04 08:31:25.000000000 -0700 +++ compiler 2007-07-08 07:18:45.000000000 -0700
@@ -35,6 +35,12 @@ @@ -35,6 +35,12 @@
# SHOREWALL_DIR A directory name was passed to /sbin/shorewall # SHOREWALL_DIR A directory name was passed to /sbin/shorewall
# VERBOSE Standard Shorewall verbosity control. # VERBOSE Standard Shorewall verbosity control.
@ -80,6 +80,15 @@
} }
progress_message2 "Initializing..." progress_message2 "Initializing..."
@@ -4930,7 +4941,7 @@
cat >&3 << __EOF__
#
-# Compiled firewall script generated by Shorewall $VERSION - $(date)"
+# Compiled firewall script generated by Shorewall-shell $VERSION - $(date)"
#
__EOF__
@@ -5732,6 +5743,11 @@ @@ -5732,6 +5743,11 @@
fi fi
done done