mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-08 16:54:10 +01:00
shorewall show macros -- Take 2
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3084 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
ffae7b5646
commit
26cf234d04
@ -920,7 +920,7 @@ case "$1" in
|
||||
macro=${macro#*.}
|
||||
foo=${foo%.*}
|
||||
if [ ${#macro} -lt 4 ]; then
|
||||
echo -e " $macro \t${foo#\#}"
|
||||
echo " $macro ${foo#\#}"
|
||||
else
|
||||
echo " $macro ${foo#\#}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user