[Spread-users] Parser error on valid (?) config file

Matt Garman matthew.garman at gmail.com
Thu Oct 19 09:19:22 EDT 2006


Lines 16 and 17 of my spread.conf look like this:

DebugFlags = { ALL PRINT EXIT }
EventPriority = { DEBUG }

When I run spread -c <my config file>, I get this error:

Parser error on or before line 16
Error type; syntax error
Offending token: {

If I comment out line 16, I get the exact same message, but it reports
line 17 as the offending line.  If I comment out both lines, the
config loads and works correctly.

Thoughts?

Thank you,
Matt




More information about the Spread-users mailing list