debug: Display parser trees at level 2, eval output at 3

This commit is contained in:
Tomas Babej 2015-09-07 18:15:39 +02:00 committed by Paul Beckingham
parent 433d3dedca
commit d210c6d07f
3 changed files with 23 additions and 23 deletions

View file

@ -450,7 +450,7 @@ int Context::dispatch (std::string &out)
cli2.prepareFilter ();
}
// With rc.debug.parser == 3, there are more tree dumps than you might want,
// With rc.debug.parser == 2, there are more tree dumps than you might want,
// but we need the rc.debug.parser == 1 case covered also, with the final
// tree.
if (config.getBoolean ("debug") &&