You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by jeffmart <gi...@git.apache.org> on 2017/04/07 18:04:33 UTC

[GitHub] incubator-trafficcontrol pull request #442: Bug fix for Traffic ControlTC-18...

GitHub user jeffmart opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/442

    Bug fix for     Traffic ControlTC-185, replacing Term::ReadPassword with Term:ReadKey

    This commit changes the traffic_ops.spec to require perl-TermReadKey rpm.
    
    This also changes the InstallUtils.pm module to use ReadKey:
    1.Replaced use Term::ReadPassword with use Term::ReadKey
    2. removed the read_password section
    3. Set no Echo with the ReadMode 2
    4. Us existing use prompt operations for all used input
    5. Set Echo with ReadMode 1 to turn echo back on


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jeffmart/incubator-trafficcontrol master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/442.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #442
    
----
commit c5131959c77d5e84d929f7fea52b4fe4cab46d44
Author: Jeff Martin <ma...@gmail.com>
Date:   2017-04-07T17:31:52Z

    Term::ReadPassword fix: TC-185

commit ae7fa5f01bd69f908214be5469c57424a1d4eb56
Author: Jeff Martin <ma...@gmail.com>
Date:   2017-04-07T17:43:44Z

    Merge remote-tracking branch 'upstream/master'

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #442: Bug fix for Traffic ControlTC-18...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafficcontrol/pull/442


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---