Skip to content

Commit a49144a

Browse files
authored
Merge pull request #3922 from adbridge/master
Fixed/improved error parsing from API messages.
2 parents 12eb5b7 + 828b7ac commit a49144a

File tree

2 files changed

+153
-69
lines changed

2 files changed

+153
-69
lines changed

tools/check_release.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"name" : "test_compile_mbed_dev",
1212
"lib" : "mbed-dev"
1313
}
14-
]
14+
],
15+
"target_list" : [],
16+
"ignore_list" : []
1517
}
1618

0 commit comments

Comments
 (0)