[asterisk-bugs] [JIRA] (ASTERISK-29348) menuselect doesn't return errors in many cases

George Joseph (JIRA) noreply at issues.asterisk.org
Tue Mar 16 11:01:15 CDT 2021


George Joseph created ASTERISK-29348:
----------------------------------------

             Summary: menuselect doesn't return errors in many cases
                 Key: ASTERISK-29348
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-29348
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/BuildSystem
    Affects Versions: 18.2.2, 16.16.2
            Reporter: George Joseph


menuselect returns success even if enable/disable fails or if invalid command line arguments are supplied.  For example:
{code}
$ menuselect/menuselect enable--category MENUSELECT_APPS --enable app_jack --enable app_adsiprog --enable app_alarmreceiver --enable app_amd enable--category MENUSELECT_CHANNELS enable--chan_sip aSDASDADADAD menuselect.makeopts RETYREYTERTYRETY ; echo "RC: $?"
0
{code}
That command should NOT return a 0.





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list