mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-24 01:43:22 +00:00
Enhance search pattern with regex
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
ea009ec698
commit
e67ed9434b
@ -4,7 +4,7 @@
|
||||
"bigger_is_better": false
|
||||
},
|
||||
"result_extraction": {
|
||||
"search_pattern": "Select on 200 tcp fd's:",
|
||||
"search_pattern": "Select on [0-9.]+ tcp fd's: +[0-9.]+",
|
||||
"result_index": 6
|
||||
},
|
||||
"chart": {
|
||||
|
Reference in New Issue
Block a user