Commit e2d0428
authored
Improve
[When the `install-thrift` script
fails](https://github.com/hazelcast/client-compatibility-suites/actions/runs/15922496200/job/44912990844),
the error is unhelpful:
> Error: Process completed with exit code 28.
Copied the arguments we use elsewhere in the repo (specifically
`--show-error`) to give more info.
Also refactored the `install-thrift` script with the changes already
applied to `install-boost` in
#1257curl failure messages (#1314)1 parent 78362e7 commit e2d0428
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
| 13 | + | |
| 14 | + | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| 20 | + | |
0 commit comments