15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"stdout": [
|
|
{
|
|
"line": "Dependency zlib found: YES .* \\(cached\\)",
|
|
"match": "re",
|
|
"count": 2
|
|
},
|
|
{
|
|
"line": "Dependency expat found: YES .* \\(overridden\\)",
|
|
"match": "re",
|
|
"count": 3
|
|
}
|
|
]
|
|
}
|