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:
teastep 2006-06-12 23:39:27 +00:00
parent b52477a629
commit 97d281655d

View File

@ -8159,7 +8159,7 @@ fatal_error()
# #
# Issue a message and stop # Issue a message and stop
# #
startup_error() # $* = Error Message startup_error() # \$* = Error Message
{ {
echo " ERROR: \$@" >&2 echo " ERROR: \$@" >&2
kill \$\$ kill \$\$