forked from extern/shorewall_code
Correct typo in get_params()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
49acc84f05
commit
ab7975539c
@ -4178,7 +4178,7 @@ sub get_params() {
|
||||
#
|
||||
# - Variable names preceded by 'export '
|
||||
# - Variable values are delimited by double quotes
|
||||
# - Embedded single quotes are escaped with '\'
|
||||
# - Embedded double quotes are escaped with '\'
|
||||
# - Valueless variables ( e.g., 'export foo') are supported
|
||||
#
|
||||
$shell = OLDBASH;
|
||||
|
Loading…
Reference in New Issue
Block a user