mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-29 02:54:18 +01:00
Correct syntax error in configure
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
74ca7b5269
commit
8a695b4073
1
Shorewall-core/configure
vendored
1
Shorewall-core/configure
vendored
@ -76,6 +76,7 @@ for p in $@; do
|
||||
|
||||
params[${pn}]="${pv}"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
vendor=${params[HOST]}
|
||||
|
Loading…
Reference in New Issue
Block a user