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

Minor improvements in sdnexturl.py #175

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 19, 2021

  1. - don't crash if tr.url doesn't exist

    - add 'globus' to the list of urls not supported (yet) by Synda
    - change log line numbers.  Some logging additions.
    - unit test on a different file
    - fix bug where the latest master branch had inexplicably deleted remove_unsupported_url().
    painter1 committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    72291ff View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. a change I had forgotten to include: correctly comptue newurl in

    sdnexturl.next_url().
    painter1 committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7f6b451 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    03d0163 View commit details
    Browse the repository at this point in the history