Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[noetic] Avoid infinite recursion in rosrun tab completion when rosbash is not installed #1948

Merged
merged 2 commits into from
May 13, 2020

Commits on May 8, 2020

  1. Avoid infinite recursion

    This avoids infinite recusion that happens if tab completion is
    attempted but rosbash is not installed.
    
    Signed-off-by: Shane Loretz<sloretz@openrobotics.org>
    Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
    sloretz committed May 8, 2020
    Configuration menu
    Copy the full SHA
    5cd08d5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. remove empty line

    dirk-thomas committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d8671b9 View commit details
    Browse the repository at this point in the history