Parse 'context' verbose token correctly
This commit is contained in:
committed by
Tomas Babej
parent
6546c050c5
commit
856b589bac
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user