Parse 'context' verbose token correctly

This commit is contained in:
Paolo Capriotti 2021-04-11 23:35:47 +02:00 committed by Tomas Babej
parent 6546c050c5
commit 856b589bac

View file

@ -1029,6 +1029,7 @@ bool Context::verbose (const std::string& token)
v != "filter" && //
v != "unwait" && //
v != "override" && //
v != "context" && //
v != "recur") //
{
// This list emulates rc.verbose=off in version 1.9.4.