[MCOL-1947] Our aliases break BASH Created: 2018-11-19 Updated: 2020-04-01 Resolved: 2018-11-26 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | 1.0.0, 1.2 |
| Fix Version/s: | 1.1.7, 1.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
columnstoreAlias.sh installs the alias "module". This is already a function in BASH and a reserved word. On one of my test systems this actually breaks BASH's init. |
| Comments |
| Comment by David Hill (Inactive) [ 2018-11-19 ] |
|
Changed 'module' and 'home' alias's module to mcsmodule |
| Comment by David Hill (Inactive) [ 2018-11-19 ] |
|
https://github.com/mariadb-corporation/mariadb-columnstore-engine/pull/628 |
| Comment by Ben Thompson (Inactive) [ 2018-11-23 ] |
|
Reviewed/Merged |
| Comment by Daniel Lee (Inactive) [ 2018-11-26 ] |
|
Build verified: 1.2.2-1 1.1.7-1 /root/columnstore/mariadb-columnstore-server Merge pull request #132 from mariadb-corporation/release1.1.7 bump version /root/columnstore/mariadb-columnstore-server/mariadb-columnstore-engine Merge pull request #628 from mariadb-corporation/ |