mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-17 04:07:45 +02:00
Don't tie EXPORTPARAMS to -e
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5386 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
@ -5092,7 +5092,7 @@ __EOF__
|
||||
__EOF__
|
||||
fi
|
||||
|
||||
[ -n "$EXPORTPARAMS" -o -z "$EXPORT" ] && append_file params
|
||||
[ -n "$EXPORTPARAMS" ] && append_file params
|
||||
|
||||
cat >&3 << __EOF__
|
||||
|
||||
|
Reference in New Issue
Block a user