Commit 6e7a3e7
committed
fix(pkg_tool): Add error message when OS/platform is not in wrapper config
Moves `jq` parsing and the `tr` cleanup to be on their own separate lines,
this allows to check the rtc of `jq` to ensure that the platform is
defined, and if it is not output a warning since some benchmarks may not
need some dependencies (like pip packages).1 parent df4830a commit 6e7a3e7
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments