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

Fix pbs.get_local_nodename() returns truncated PBS_MOM_NODE_NAME when it is in URL format #1779

Merged
merged 6 commits into from Jun 19, 2020

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    6c03eba View commit details
    Browse the repository at this point in the history
  2. implement new design

    minghui-liu committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    92a2895 View commit details
    Browse the repository at this point in the history
  3. fix unused variable error

    minghui-liu committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    a2ba7d4 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. address Alexis' comment

    minghui-liu committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    18c4a87 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. address Vincent's comment

    minghui-liu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    de137aa View commit details
    Browse the repository at this point in the history
  2. explicitly import socket

    minghui-liu committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    c6e1af9 View commit details
    Browse the repository at this point in the history