[MDBF-546] Buildbot steps should use bash Created: 2023-03-16 Updated: 2023-03-16 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | Buildbot |
| Affects Version/s: | N/A |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Vlad Bogolin | Assignee: | Vlad Bogolin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | 1h | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | 1h | ||
| Description |
|
Currently the buildbot steps use a mix of sh and bash. This causes confusion and is not consistent, so all build steps should use bash. |