forked from extern/shorewall_code
Fix a really silly buglet in the Compiler
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4080 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
b52477a629
commit
97d281655d
@ -8159,7 +8159,7 @@ fatal_error()
|
||||
#
|
||||
# Issue a message and stop
|
||||
#
|
||||
startup_error() # $* = Error Message
|
||||
startup_error() # \$* = Error Message
|
||||
{
|
||||
echo " ERROR: \$@" >&2
|
||||
kill \$\$
|
||||
|
Loading…
Reference in New Issue
Block a user