|
2024-03-25
| ||
| 15:20 | • New ticket [22bd18b354] Please suppress BASH_FUNC_mc%% and test-patt variable in megatest.sh/csh. artifact: 93ed89fc42 user: mmgraham | |
| Ticket Hash: | 22bd18b35412257e3b86e10f80cf5cfda5fb3f0f | ||
| Title: | Please suppress BASH_FUNC_mc%% and test-patt variable in megatest.sh/csh | ||
| Status: | Open | Type: | Feature_Request |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | ||
| Last Modified: |
2024-03-25 15:20:47 1.98 years ago |
Created: |
2024-03-25 15:20:47 1.98 years ago |
| Version Found In: | 1.80 | ||
| Description: | ||||
|
Please suppress BASH_FUNC_mc%% and test-patt variable in megatest.sh/csh
BASH_FUNC_mc%% variable is set by bash on SLES12, but is not a valid variable. The error message from megatest is: megatest.sh: line 126: export: `test-patt=': not a valid identifier megatest.sh: line 190: export: `BASH_FUNC_mc%%=() { . /usr/share/mc/mc-wrapper.sh }': not a valid identifier | ||||