Megatest

Ticket Change Details
Login
Overview

Artifact ID: 93ed89fc423cf7f4ed357ecf0e21731e4dd2bb7e
Ticket: 22bd18b35412257e3b86e10f80cf5cfda5fb3f0f
Please suppress BASH_FUNC_mc%% and test-patt variable in megatest.sh/csh
User & Date: mmgraham on 2024-03-25 15:20:47
Changes

  1. comment changed to:
    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
    
  2. foundin changed to: "1.80"
  3. login: "mmgraham"
  4. private_contact changed to: "97a985880d55d4326aae6748098171ce1de44344"
  5. severity changed to: "Important"
  6. status changed to: "Open"
  7. title changed to:
    Please suppress BASH_FUNC_mc%% and test-patt variable in megatest.sh/csh
    
  8. type changed to: "Feature_Request"