mirror of
https://gitlab.com/shorewall/code.git
synced 2025-05-31 15:05:39 +02:00
Remove debugging message
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4632 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
f45bcb1de0
commit
bfd1eef27c
@ -1914,7 +1914,6 @@ do_initialize() {
|
|||||||
|
|
||||||
MAXZONENAMELENGTH=$(( 5 + ( ( 29 - ${#temp}) / 2) ))
|
MAXZONENAMELENGTH=$(( 5 + ( ( 29 - ${#temp}) / 2) ))
|
||||||
MAXZONENAMELENGTH=${MAXZONENAMELENGTH%.*}
|
MAXZONENAMELENGTH=${MAXZONENAMELENGTH%.*}
|
||||||
echo "Maximum Zone Name Length = $MAXZONENAMELENGTH"
|
|
||||||
else
|
else
|
||||||
LOGFORMAT="Shorewall:%s:%s:"
|
LOGFORMAT="Shorewall:%s:%s:"
|
||||||
MAXZONENAMELENGTH=5
|
MAXZONENAMELENGTH=5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user