mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
Update is_unknown_knob in test_argument_parsing.py
This commit is contained in:
parent
1cc9a5284c
commit
8194460915
@ -45,7 +45,7 @@ def is_unknown_option(output):
|
||||
|
||||
|
||||
def is_unknown_knob(output):
|
||||
return output.startswith("ERROR: Failed to set knob option")
|
||||
return output.startswith("WARNING: Invalid knob option")
|
||||
|
||||
|
||||
def is_cli_usage(output):
|
||||
|
Loading…
x
Reference in New Issue
Block a user