mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 17:03:23 +00:00
Correct lmdd result_index
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
bb4751741a
commit
a039b58f8b
@ -2,6 +2,6 @@
|
|||||||
"alert_threshold": "125%",
|
"alert_threshold": "125%",
|
||||||
"alert_tool": "customBiggerIsBetter",
|
"alert_tool": "customBiggerIsBetter",
|
||||||
"search_pattern": "lmdd result:",
|
"search_pattern": "lmdd result:",
|
||||||
"result_index": "7",
|
"result_index": "6",
|
||||||
"description": "The bandwidth of file copy."
|
"description": "The bandwidth of file copy."
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user