[MCOL-1821] mcsimport not included in tools binary package Created: 2018-10-18 Updated: 2023-10-26 Resolved: 2018-11-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jens Röwekamp (Inactive) | Assignee: | Ben Thompson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux |
||
| Sprint: | 2018-19, 2018-20 |
| Description |
|
Hi Ben, could you change the tools buildbot binary packaging step from: so that the package.sh argument is in the same quotes as the build path? Somehow /bin/sh doesn't acknowledge the second parameter otherwise. This way mcsimport will be included in the binaries. |
| Comments |
| Comment by Jens Röwekamp (Inactive) [ 2018-10-18 ] |
|
I slightly modified package.sh to only include mcsimport if it was actually build to avoid errors on systems where it isn't build. For QA:
|