Fix some ghastly bugs in Macros -- take 2

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2591 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2005-08-29 22:59:01 +00:00
parent 2448315290
commit e783315471

View File

@ -4347,7 +4347,7 @@ merge_levels() # $1=level at which superior action is called, $2=level at which
#
substitute_action() # $1 = parameter, $2 = action
{
local logpart=${2##*:}
local logpart=${2#*:}
case $2 in
*:*)