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 instrument data cache for ENGINX #37420

Commits on May 24, 2024

  1. Add second try for index path with instrument shortname

    If the path for the instrument index file was not found with instrument's name,
    try again with instrument's shortname.
    Solves case on IDAaaS where "ENGINX" (shortname) is the name of the folder
    instead of "ENGIN-X" (name).
    This commit can be reverted in the future if IDAaaS updates name to "ENGIN-X".
    GuiMacielPereira committed May 24, 2024
    Configuration menu
    Copy the full SHA
    b2e6a8f View commit details
    Browse the repository at this point in the history