mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 06:10:42 +01:00
Corrections to last commit
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9f08726794
commit
5ca68477d5
@ -102,7 +102,7 @@ get_script_version() { # $1 = script
|
||||
#
|
||||
# Either this script was just compiled or AUTOMAKE determined that compilation wasn't needed
|
||||
#
|
||||
temp="$VERSION"
|
||||
temp="$SHOREWALL_VERSION"
|
||||
else
|
||||
verbosity="$VERBOSITY"
|
||||
VERBOSITY=0
|
||||
|
@ -385,6 +385,7 @@ compiler() {
|
||||
local pc
|
||||
local shorewallrc
|
||||
local shorewallrc1
|
||||
local options
|
||||
|
||||
pc=${LIBEXECDIR}/shorewall/compiler.pl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user