[MCOL-1764] MCS regression test suite not setup to run for non-root install Created: 2018-10-03 Updated: 2018-10-09 Resolved: 2018-10-09 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | regression suite |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | David Hill (Inactive) | Assignee: | David Hill (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
regression test suite has hardcode paths for sw of /usr/local/mariadb/columnstore needs to be change to check for $COLUMNSTORE_INSTALL_DIR, which is set for non-root installs |
| Comments |
| Comment by David Hill (Inactive) [ 2018-10-03 ] |
|
git commit commit 084203d9eae8a9b19f78e420db32ba6d989d2960 changed to work for a non-root install and can be run as non-root also. |